Merge branch '5.8.x' into 6.0.x

Closes gh-14106
This commit is contained in:
Marcus Hert Da Coregio
2023-11-07 13:14:25 -03:00
3 changed files with 5 additions and 4 deletions

View File

@@ -4,5 +4,4 @@
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 xref:servlet/integrations/index.adoc[Servlet] and xref:servlet/integrations/index.adoc[Reactive] Integrations sections.
// FIXME add link to reactive integrations
To see specific integrations, refer to the xref:servlet/integrations/index.adoc[Servlet] and xref:reactive/integrations/cors.adoc[Reactive] Integrations sections.