java-tutorials/libraries
Eric Martin 7c2d7a58c3 Merge pull request #7980 from SmartyAnsh/master
BAEL-1871 - Spring Data Geode
2019-10-24 21:16:35 -05:00
..
src Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05:00
.gitignore Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05:00
README.md Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05:00
helloWorld.docx Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05:00
log4j.properties Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05:00
myPersistence.xml Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05:00
pom.xml Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05:00
serenity.properties Merge pull request #7980 from SmartyAnsh/master 2019-10-24 21:16:35 -05: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