java-tutorials/spring-5-reactive-security/README.md

13 lines
489 B
Markdown
Raw Normal View History

## Spring 5 Reactive Security Examples
This module contains articles about reactive Spring Security 5
### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles
- [Spring Boot Actuator](https://www.baeldung.com/spring-boot-actuators)
2020-02-05 03:32:07 -05:00
- [Guide to the AuthenticationManagerResolver in Spring Security](https://www.baeldung.com/spring-security-authenticationmanagerresolver)
- [Spring Webflux and CORS](https://www.baeldung.com/spring-webflux-cors)