1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/docs/modules/ROOT/pages/reactive/index.adoc
T
2021-09-23 15:45:22 -05:00

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.