23 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Libraries
 | |
| 
 | |
| 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 Javatuples](https://www.baeldung.com/java-tuples)
 | |
| - [Introduction to Javassist](https://www.baeldung.com/javassist)
 | |
| - [Introduction to Apache Flink with Java](https://www.baeldung.com/apache-flink)
 | |
| - [Intro to JaVers](https://www.baeldung.com/javers)
 | |
| - [Merging Streams in Java](https://www.baeldung.com/java-merge-streams)
 | |
| - [Introduction to Quartz](https://www.baeldung.com/quartz)
 | |
| - [How to Warm Up the JVM](https://www.baeldung.com/java-jvm-warmup)
 | |
| - [Software Transactional Memory in Java Using Multiverse](https://www.baeldung.com/java-multiverse-stm)
 | |
| - [Locality-Sensitive Hashing in Java Using Java-LSH](https://www.baeldung.com/locality-sensitive-hashing)
 | |
| - [Introduction to Neuroph](https://www.baeldung.com/neuroph)
 | |
| - More articles [[next -->]](/libraries-2)
 |