features-integrations.md 559 字节
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13
# Integrations

Spring Security provides integrations with numerous frameworks and APIs.
In this section, we discuss generic integrations that are not specific to Servlet or Reactive environments.
To see specific integrations, refer to the [Servlet](../../servlet/integrations/index.html) and [Reactive](../../servlet/integrations/index.html) Integrations sections.

## Section Summary

* [Cryptography](cryptography.html)
* [Spring Data](data.html)
* [Java’s Concurrency APIs](concurrency.html)
* [Jackson](jackson.html)
* [Localization](localization.html)