* move security content from spring-security-rest-full * swagger update * move query language to new module * rename spring-security-rest-full to spring-rest-full * group persistence modules * group testing modules * try fix conflict * cleanup * group and cleanup
		
			
				
	
	
		
			13 lines
		
	
	
		
			535 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			535 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| =========
 | ||
| 
 | ||
| ## Guava and Hamcrest Cookbooks and Examples
 | ||
| 
 | ||
| 
 | ||
| ### Relevant Articles: 
 | ||
| - [Guava Collections Cookbook](http://www.baeldung.com/guava-collections)
 | ||
| - [Guava Ordering Cookbook](http://www.baeldung.com/guava-order)
 | ||
| - [Guava Functional Cookbook](http://www.baeldung.com/guava-functions-predicates)
 | ||
| - [Hamcrest Collections Cookbook](http://www.baeldung.com/hamcrest-collections-arrays)
 | ||
| - [Partition a List in Java](http://www.baeldung.com/java-list-split)
 | ||
| - [Guava 18: What’s New?](http://www.baeldung.com/whats-new-in-guava-18)
 |