ba4257d233
* - added classes for asciidoctor article - added tests for that article - added exclusion in pom.xml in libraries * - fixed test * - fixed formating in pom |
||
---|---|---|
.. | ||
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
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.