2018-09-11 21:01:07 -05:00
|
|
|
= Reactive Applications
|
|
|
|
|
|
2021-07-30 17:02:44 -05:00
|
|
|
Reactive applications work very differently than xref:servlet/index.adoc#servlet-applications[Servlet Applications].
|
2021-07-29 17:12:34 -05:00
|
|
|
This section discusses how Spring Security works with reactive applications which are typically written using Spring's WebFlux.
|