17 lines
		
	
	
		
			960 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			960 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)
 | |
| - [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)
 | |
| - [Spring Boot FeignClient vs. WebClient](https://www.baeldung.com/spring-boot-feignclient-vs-webclient)
 | |
| - More articles: [[next -->]](../spring-reactive-client-2)
 |