b167deb263
* - added classes for asciidoctor article - added tests for that article - added exclusion in pom.xml in libraries * - fixed test * - fixed formating in pom * - added dependency to the pom.xml - created plugin in pom.xml * - changed output generation to pdf * Revert "- changed output generation to pdf" This reverts commit 26cfaeb2485f2f8afb7b3ab1ecbb96f9606e55b5. * - changed output generation to pdf |
||
---|---|---|
.. | ||
OpenNLP | ||
src | ||
README.md | ||
chromedriver | ||
log4j.properties | ||
myPersistence.xml | ||
pom.xml | ||
serenity.properties |
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
- Introduction to Apache Commons Math
- Intro to JaVer
- Introduction to Netty
- Guide to Java Data Objects
- Software Transactional Memory in Java Using Multiverse
- Introduction to HikariCP
- Serenity BDD with Spring and JBehave
- Locality-Sensitive Hashing in Java Using Java-LSH
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.