2017-12-13 07:08:18 -05:00
|
|
|
## Spring REST Example Project
|
|
|
|
|
|
|
|
### The Course
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
|
|
|
### Relevant Articles
|
|
|
|
|
|
|
|
- [Introduction to the Functional Web Framework in Spring 5](http://www.baeldung.com/spring-5-functional-web)
|
|
|
|
- [Spring 5 WebClient](http://www.baeldung.com/spring-5-webclient)
|
2018-07-25 00:22:41 -04:00
|
|
|
- [Spring Boot Actuator](http://www.baeldung.com/spring-boot-actuators)
|
|
|
|
- [Exploring the Spring 5 MVC URL Matching Improvements](http://www.baeldung.com/spring-5-mvc-url-matching)
|
2017-12-13 07:08:18 -05:00
|
|
|
- [Spring Security 5 for Reactive Applications](http://www.baeldung.com/spring-security-5-reactive)
|
2018-03-02 11:40:04 -05:00
|
|
|
- [Reactive WebSockets with Spring 5](http://www.baeldung.com/spring-5-reactive-websockets)
|
2018-04-25 14:47:29 -04:00
|
|
|
- [Spring Webflux Filters](http://www.baeldung.com/spring-webflux-filters)
|
2018-07-24 13:21:55 -04:00
|
|
|
- [How to Set a Header on a Response with Spring 5](http://www.baeldung.com/spring-response-header)
|