mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
20 lines
319 B
JSON
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
|
|
}
|
|
]
|
|
}
|