mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Fix typo in resource server docs
This commit is contained in:
parent
7cc10ed277
commit
12a8795c3d
@ -123,7 +123,7 @@ This property can also be supplied directly on the <<webflux-oauth2resourceserve
|
|||||||
|
|
||||||
There are two `@Bean` s that Spring Boot generates on Resource Server's behalf.
|
There are two `@Bean` s that Spring Boot generates on Resource Server's behalf.
|
||||||
|
|
||||||
The first is a `SecurityWebFilterChain` that configures the app as a resource server. When including `spring-security-oauth2-jose`, this `WebSecurityConfigurerAdapter` looks like:
|
The first is a `SecurityWebFilterChain` that configures the app as a resource server. When including `spring-security-oauth2-jose`, this `SecurityWebFilterChain` looks like:
|
||||||
|
|
||||||
[source,java]
|
[source,java]
|
||||||
----
|
----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user