2d1379a46a
* upgrade to spring boot 1.5.2 * add full update to REST API * modify ratings controller * upgrade herold * fix integration test * fix integration test * minor fix * fix integration test * fix integration test * minor cleanup * minor cleanup * remove log4j properties * use standard logbook.xml * remove log4j dependencies * remove commons-logging * merge * fix conflict * exclude commons-logging dependency * cleanup * minor fix * minor fix * fix dependency issues * Revert "fix dependency issues" This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec. * fix dependency issues |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Relevant articles
- Intro to Jasypt
- Array Processing with Apache Commons Lang 3
- String Processing with Apache Commons Lang 3
- Introduction to Javatuples
- Introduction to Javassist
- Embedded Jetty Server in Java
- Introduction to Apache Flink with Java
- Introduction to JSONassert
- Intro to JaVer
The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.
The code examples related to different libraries should go in a new package.
Remember, for advanced libraries like JUnit, Jackson, etc. we already have separate modules. Please make sure to have a look at the existing modules in such cases.