We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3130d commit bc973d7Copy full SHA for bc973d7
src/docs/asciidoc/web/webflux.adoc
@@ -676,8 +676,7 @@ Spring WebFlux provides fine-grained support for CORS configuration through anno
676
controllers. However, when you use it with Spring Security, we advise relying on the built-in
677
`CorsFilter`, which must be ordered ahead of Spring Security's chain of filters.
678
679
-See the section on <<webflux-cors>> and the <<webflux-cors.adoc#webflux-cors-webfilter>> for more details.
680
-
+See the section on <<webflux-cors>> and the <<webflux-cors-webfilter>> for more details.
681
682
683
[[webflux-exception-handler]]
0 commit comments