spring-boot/spring-boot-project
Andy Wilkinson 48acaa4bd9 Make AutoConfigureMockMvc use SecurityProperties' filter ordering
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
2020-06-10 09:51:05 +01:00
..
spring-boot Update copyright year of changed files 2020-06-05 15:36:09 -07:00
spring-boot-actuator Update copyright year of changed files 2020-06-05 15:36:09 -07:00
spring-boot-actuator-autoconfigure Update copyright year of changed files 2020-06-05 15:36:09 -07:00
spring-boot-autoconfigure Merge branch '2.1.x' into 2.2.x 2020-06-09 16:26:44 +02:00
spring-boot-cli Merge branch '2.1.x' into 2.2.x 2020-06-08 14:43:14 +01:00
spring-boot-dependencies Start building against Spring Data Moore-SR8 snapshots 2020-06-09 16:27:15 +02:00
spring-boot-devtools Merge branch '2.1.x' into 2.2.x 2020-04-23 14:07:31 +02:00
spring-boot-docs Polish "Clarify loss of defaults when adding custom mapping" 2020-06-08 17:34:11 +01:00
spring-boot-parent Merge branch '2.1.x' into 2.2.x 2020-02-05 14:07:05 +00:00
spring-boot-properties-migrator Merge branch '2.1.x' 2019-10-02 10:48:57 +01:00
spring-boot-starters Fix links for Apache Camel starter 2020-05-25 15:28:40 +02:00
spring-boot-test Update copyright year of changed files 2020-06-05 15:36:09 -07:00
spring-boot-test-autoconfigure Make AutoConfigureMockMvc use SecurityProperties' filter ordering 2020-06-10 09:51:05 +01:00
spring-boot-tools Document using system properties in gradle plugin docs 2020-06-09 16:07:54 -07:00
pom.xml Correct name and description of spring-boot-project module 2019-05-25 08:08:36 +01:00