22 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Libraries-5
 | |
| 
 | |
| This module contains articles about various Java libraries. 
 | |
| These are small libraries that are relatively easy to use and do not require any separate module of their own.
 | |
| 
 | |
| The code examples related to different libraries are each in their own module.
 | |
| 
 | |
| Remember, for advanced libraries like [Jackson](/jackson) and [JUnit](/testing-modules) we already have separate modules. Please make sure to have a look at the existing modules in such cases.
 | |
| 
 | |
| ### Relevant articles
 | |
| - [Introduction to Caffeine](https://www.baeldung.com/java-caching-caffeine)
 | |
| - [Introduction to StreamEx](https://www.baeldung.com/streamex)
 | |
| - [A Docker Guide for Java](https://www.baeldung.com/docker-java-api)
 | |
| - [Introduction to Akka Actors in Java](https://www.baeldung.com/akka-actors-java)
 | |
| - [A Guide to Byte Buddy](https://www.baeldung.com/byte-buddy)
 | |
| - [Introduction to jOOL](https://www.baeldung.com/jool)
 | |
| - [Consumer Driven Contracts with Pact](https://www.baeldung.com/pact-junit-consumer-driven-contracts)
 | |
| - [Introduction to Atlassian Fugue](https://www.baeldung.com/java-fugue)
 | |
| - [Publish and Receive Messages with Nats Java Client](https://www.baeldung.com/nats-java-client)
 | |
| - [Java Concurrency Utility with JCTools](https://www.baeldung.com/java-concurrency-jc-tools)
 | |
| - More articles [[<-- prev]](/libraries-4) [[next -->]](/libraries-6)
 |