• Andy Wilkinson's avatar
    Make AutoConfigureMockMvc use SecurityProperties' filter ordering · 48acaa4b
    Andy Wilkinson authored
    Previously, AutoConfigureMockMvc used Spring Security's default filter
    ordering, ignoring the value configured by SecurityProperties that is
    used at runtime. This resulted in different ordering at runtime and in
    tests.
    
    This commit updates the configuration for AutoConfigureMockMvc to
    import the Spring Security filter auto-configuration, thereby ensuring
    that the ordering configured via SecurityProperties is applied.
    
    Fixes gh-21801
    48acaa4b
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...