reactive.md 349 字节
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7
# Reactive Applications

Reactive applications work very differently than [Servlet Applications](../servlet/index.html#servlet-applications).
This section discusses how Spring Security works with reactive applications which are typically written using Spring’s WebFlux.

[FAQ](../servlet/appendix/faq.html)[Getting Started](getting-started.html)