* Quartz example for article: Introduction to Quartz * Adding new module for Java Quartz * Removing Quartz code from jee7 module * Fixing folder structure * Removing java-quartz module and adding code snippets in libraries module
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
- Introduction to Apache Commons Math
- 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.