18 lines
		
	
	
		
			991 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			18 lines
		
	
	
		
			991 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | ## Libraries-6
 | ||
|  | 
 | ||
|  | 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 JavaPoet](https://www.baeldung.com/java-poet) | ||
|  | - [Guide to Resilience4j](https://www.baeldung.com/resilience4j) | ||
|  | - [Implementing a FTP-Client in Java](https://www.baeldung.com/java-ftp-client) | ||
|  | - [Introduction to Functional Java](https://www.baeldung.com/java-functional-library) | ||
|  | - [A Guide to the Reflections Library](https://www.baeldung.com/reflections-library) | ||
|  | - [Exactly Once Processing in Kafka](https://www.baeldung.com/kafka-exactly-once) | ||
|  | - More articles [[<-- prev]](/libraries-5) |