11adece4ea | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
chromedriver | ||
helloWorld.docx | ||
log4j.properties | ||
myPersistence.xml | ||
pom.xml | ||
serenity.properties |
README.md
Relevant articles
- Introduction to Javatuples
- Introduction to Javassist
- Introduction to Apache Flink with Java
- Intro to JaVers
- Merging Streams in Java
- Introduction to Quartz
- How to Warm Up the JVM
- Software Transactional Memory in Java Using Multiverse
- Locality-Sensitive Hashing in Java Using Java-LSH
- Introduction to Neuroph
- Quick Guide to RSS with Rome
- Introduction to PCollections
- Introduction to Eclipse Collections
- DistinctBy in the Java Stream API
- Introduction to NoException
- Spring Yarg Integration
- Delete a Directory Recursively in Java
- Guide to JDeferred
- Introduction to MBassador
- Using Pairs in Java
- Introduction to Caffeine
- Introduction to StreamEx
- A Docker Guide for Java
- Introduction to Akka Actors in Java
- A Guide to Byte Buddy
- Introduction to jOOL
- Consumer Driven Contracts with Pact
- Introduction to Atlassian Fugue
- Publish and Receive Messages with Nats Java Client
- Java Concurrency Utility with JCTools
- Introduction to JavaPoet
- Convert String to Date in Java
- Guide to Resilience4j
- Exactly Once Processing in Kafka
- Implementing a FTP-Client in Java
- Introduction to Functional Java
- A Guide to the Reflections Library
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.