* JAVA-11765: Dissolve spring-boot-rest-2 and distribute its articles spring-boot-modules * JAVA-11765: removed module from main pom
		
			
				
	
	
		
			18 lines
		
	
	
		
			913 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			913 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Spring REST HTTP 2
 | |
| 
 | |
| This module contains articles about HTTP in REST APIs with Spring.
 | |
| 
 | |
| ### The Course
 | |
| The "REST With Spring 2" Classes: http://bit.ly/restwithspring
 | |
| 
 | |
| ### Relevant Articles:
 | |
| 
 | |
| - [How to Turn Off Swagger-ui in Production](https://www.baeldung.com/swagger-ui-turn-off-in-production)
 | |
| - [Setting a Request Timeout for a Spring REST API](https://www.baeldung.com/spring-rest-timeout)
 | |
| - [Long Polling in Spring MVC](https://www.baeldung.com/spring-mvc-long-polling)
 | |
| - [Guide to UriComponentsBuilder in Spring](https://www.baeldung.com/spring-uricomponentsbuilder)
 | |
| - [Get All Endpoints in Spring Boot](https://www.baeldung.com/spring-boot-get-all-endpoints)
 | |
| - [HTTP PUT vs. POST in REST API](https://www.baeldung.com/rest-http-put-vs-post)
 | |
| - [415 Unsupported MediaType in Spring Application](https://www.baeldung.com/spring-415-unsupported-mediatype)
 | |
| - More articles: [[<-- prev]](../spring-rest-http)
 |