* bael-5764 - ready for review * bael-5764 - editor review 1 * bael-5764 - editor review 2
		
			
				
	
	
		
			17 lines
		
	
	
		
			937 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			937 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
## Spring REST Example Project
 | 
						|
 | 
						|
This module contains articles about reactive Spring 5 WebClient
 | 
						|
 | 
						|
### The Course
 | 
						|
The "REST With Spring" Classes: http://bit.ly/restwithspring
 | 
						|
 | 
						|
### Relevant Articles
 | 
						|
- [Logging Spring WebClient Calls](https://www.baeldung.com/spring-log-webclient-calls)
 | 
						|
- [Simultaneous Spring WebClient Calls](https://www.baeldung.com/spring-webclient-simultaneous-calls)
 | 
						|
- [Mocking a WebClient in Spring](https://www.baeldung.com/spring-mocking-webclient)
 | 
						|
- [Spring WebClient Filters](https://www.baeldung.com/spring-webclient-filters)
 | 
						|
- [Get List of JSON Objects with WebClient](https://www.baeldung.com/spring-webclient-json-list)
 | 
						|
- [Upload a File with WebClient](https://www.baeldung.com/spring-webclient-upload-file)
 | 
						|
- [How to Get Response Body When Testing the Status Code in WebFlux WebClient](https://www.baeldung.com/spring-webclient-get-response-body)
 | 
						|
- More articles: [[next -->]](../spring-5-reactive-client-2)
 |