We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a7bc4 commit 4a6e915Copy full SHA for 4a6e915
docs/manual/src/docs/asciidoc/_includes/preface/whats-new.adoc
@@ -17,7 +17,7 @@ Below are the highlights of the release.
17
* <<exception-translation-filter,ExceptionTranslationFilter>> support for selecting an `AccessDeniedHandler` by `RequestMatcher`
18
* <<csrf,CSRF>> support for excluding certain requests
19
* Added Support for <<headers-feature,Feature Policy>>
20
-* Added {security-api-url}core/src/main/java/org/springframework/security/core/Transient.java[@Transient] authentication tokens
+* Added {security-api-url}org/springframework/security/core/Transient.html[@Transient] authentication tokens
21
* A modern look-and-feel for the default log in page
22
23
=== WebFlux
0 commit comments