java-tutorials/libraries
Krzysztof Majewski 3453b7a18b BAEL-2513 2019-10-30 13:51:17 +01:00
..
src BAEL-2513 2019-10-30 13:51:17 +01:00
.gitignore BAEL-2513 2019-10-30 13:51:17 +01:00
README.md BAEL-2513 2019-10-30 13:51:17 +01:00
helloWorld.docx BAEL-2513 2019-10-30 13:51:17 +01:00
log4j.properties BAEL-2513 2019-10-30 13:51:17 +01:00
myPersistence.xml BAEL-2513 2019-10-30 13:51:17 +01:00
pom.xml BAEL-2513 2019-10-30 13:51:17 +01:00
serenity.properties BAEL-2513 2019-10-30 13:51:17 +01: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