spring-security/docs/modules/ROOT/pages/reactive/index.adoc

5 lines
228 B
Plaintext
Raw Normal View History

= Reactive Applications
2021-07-30 06:12:34 +08:00
Reactive applications work very differently than <<servlet-applications>>.
This section discusses how Spring Security works with reactive applications which are typically written using Spring's WebFlux.