* BAEL-886: Updated README * BAEL-917 Testing with Google Truth Updated README * BAEL-936: adding akka-streams module to parent * BAEL-936: Update README * BAEL-918: Update README * BAEL-980: Update README * BAEL-967: Update README
		
			
				
	
	
		
			28 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ### Relevant articles
 | |
| 
 | |
| - [Intro to Jasypt](http://www.baeldung.com/jasypt)
 | |
| - [Array Processing with Apache Commons Lang 3](http://www.baeldung.com/array-processing-commons-lang)
 | |
| - [String Processing with Apache Commons Lang 3](http://www.baeldung.com/string-processing-commons-lang)
 | |
| - [Introduction to Javatuples](http://www.baeldung.com/java-tuples)
 | |
| - [Introduction to Javassist](http://www.baeldung.com/javassist)
 | |
| - [Embedded Jetty Server in Java](http://www.baeldung.com/jetty-embedded)
 | |
| - [Introduction to Apache Flink with Java](http://www.baeldung.com/apache-flink)
 | |
| - [Introduction to JSONassert](http://www.baeldung.com/jsonassert)
 | |
| - [Intro to JaVer](http://www.baeldung.com/javers)
 | |
| - [Introduction to Apache Commons Math](http://www.baeldung.com/apache-commons-math)
 | |
| - [Intro to JaVer](http://www.baeldung.com/serenity-bdd)
 | |
| - [Introduction to Netty](http://www.baeldung.com/netty)
 | |
| - [Guide to Java Data Objects](http://www.baeldung.com/jdo)
 | |
| - [Software Transactional Memory in Java Using Multiverse](http://www.baeldung.com/java-multiverse-stm)
 | |
| - [Introduction to HikariCP](http://www.baeldung.com/hikaricp)
 | |
| - [Serenity BDD with Spring and JBehave](http://www.baeldung.com/serenity-spring-jbehave)
 | |
| - [Locality-Sensitive Hashing in Java Using Java-LSH](http://www.baeldung.com/locality-sensitive-hashing)
 | |
| - [Apache Commons Collections OrderedMap](http://www.baeldung.com/apache-commons-ordered-map)
 | |
| 
 | |
| 
 | |
| 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.
 |