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 b225ab3 commit c3739ffCopy full SHA for c3739ff
docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc
@@ -11,3 +11,7 @@ Below are the highlights of the release.
11
** Added support for https://github.com/spring-projects/spring-security/pull/9520[Jwt Client Authentication] `private_key_jwt` and `client_secret_jwt`
12
** Added https://github.com/spring-projects/spring-security/pull/9535[Jwt Bearer Authorization Grant] support
13
** Added https://github.com/spring-projects/spring-security/pull/8765[R2DBC implementation] of `ReactiveOAuth2AuthorizedClientService`
14
+
15
+* Configuration
16
17
+** Introduced https://github.com/spring-projects/spring-security/issues/9205[DispatcherType request matcher]
0 commit comments