commit
b6dcb29a11
|
@ -168,7 +168,7 @@ SecurityFilterChain web(HttpSecurity http) throws Exception {
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
.XML
|
.XML
|
||||||
[source,xml]
|
[source,xml,role="secondary"]
|
||||||
----
|
----
|
||||||
<http auto-config="true">
|
<http auto-config="true">
|
||||||
<intercept-url request-matcher-ref="dispatcherTypeMatcher" access="permitAll" />
|
<intercept-url request-matcher-ref="dispatcherTypeMatcher" access="permitAll" />
|
||||||
|
|
Loading…
Reference in New Issue