java-tutorials/libraries
Josh Cummings 0be2175c89 Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
..
src Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
.gitignore Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
README.md Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
helloWorld.docx Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
log4j.properties Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
myPersistence.xml Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
pom.xml Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
serenity.properties Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06: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