|
@@ -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" />
|