* code snippets for the `Java 9 Stream API improvements` article * code snippets for the `Java 9 Stream API improvements` article [2 attempt] * removed the first attempt * the Spring 5 WebClient * delted stream features test * HttpMediaTypeNotAcceptableExceptionExampleController [0] * reactive web client service was removed * new WebClient * new WebClient [2] * spring-rest-shell init * pom added * readme added * updated a link to the article
		
			
				
	
	
		
			5 lines
		
	
	
		
			117 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			117 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Spring REST Shell Project
 | |
| 
 | |
| ### Relevant Articles
 | |
| 
 | |
| - [Spring REST Shell](http://www.baeldung.com/spring-rest-shell) |