Files
spring-boot/module/spring-boot-security/src/main/resources/META-INF/additional-spring-configuration-metadata.json
T

20 lines
319 B
JSON

{
"groups": [],
"properties": [
{
"name": "spring.security.filter.dispatcher-types",
"defaultValue": [
"async",
"error",
"forward",
"include",
"request"
]
},
{
"name": "spring.security.filter.order",
"defaultValue": -100
}
]
}