java-tutorials/libraries-2
Alexander Molochko 70d5e7c57d BAEL-3200 Error handling with Spring AMQP 2019-10-17 03:07:58 +03:00
..
src BAEL-3200 Error handling with Spring AMQP 2019-10-17 03:07:58 +03:00
README.md BAEL-3200 Error handling with Spring AMQP 2019-10-17 03:07:58 +03:00
pom.xml BAEL-3200 Error handling with Spring AMQP 2019-10-17 03:07:58 +03:00

README.md

Libraries

This module contains articles about various Java libraries. These are small libraries that are relatively easy to use and do not require any separate module of their own.

The code examples related to different libraries are each in their own module.

Remember, for advanced libraries like Jackson and JUnit we already have separate modules. Please make sure to have a look at the existing modules in such cases.

Relevant articles