mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 00:32:14 +00:00
5 lines
228 B
Plaintext
5 lines
228 B
Plaintext
= Reactive Applications
|
|
|
|
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.
|