9b2e8ec9f9
* Evaluation article: Different Types of Bean Injection in Spring * added tests & changed configuration to Java-based config * removed xml config files * rename unit tests * BAEL-972 - Apache Commons Text * remove code from evaluation article * remove code from evaluation article * BAEL-972 - Apache Commons Text - added another example * BAEL-972 - Apache Commons Text - just indentation * BAEL-994 - TemporalAdjuster in Java * BAEL-994 - TemporalAdjuster in Java * BAEL-994 - TemporalAdjuster in Java * BAEL-994 - TemporalAdjuster in Java * BAEL-994 - TemporalAdjuster in Java - fix problems * BAEL-1033 Introduction to StreamUtils * BAEL-1033 Introduction to StreamUtils * BAEL-1033 Introduction to StreamUtils * fix formatting * BAEL-1033 minor refactor * BAEL-1035 Introduction to Eclipse Collections * format * BAEL-1035 Introduction to Eclipse Collections * BAEL-1035 Introduction to Eclipse Collections * BAEL-1035 Introduction to Eclipse Collections * cleanup * cleanup |
||
---|---|---|
.. | ||
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
- Merging Streams in Java
- Serenity BDD and Screenplay
- Introduction to Quartz
- How to Warm Up the JVM
- Apache Commons Collections SetUtils
- 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
- Apache Commons Collections OrderedMap
- A Guide to Apache Commons DbUtils
- Introduction to Awaitility
- Guide to the HyperLogLog Algorithm
- Introduction to Neuroph
- Guide to Apache Commons CircularFifoQueue
- Quick Guide to RSS with Rome
- Introduction to NoException
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.