spring-boot/spring-boot-project
Madhura Bhave 49e408828c Fix property source ordering in SpringBootTest
Update `SpringBootContextLoader` so that the active profiles
property source has a unique name. Prior to this commit, the
default name 'test' was used which could cause ordering issues
if other `@PropertySource` values were added to it later.

Fixes gh-28776
2021-11-24 10:17:02 -08:00
..
spring-boot Make ErrorPageSecurityFilter Servlet 3.1 compatible 2021-11-24 09:59:27 -08:00
spring-boot-actuator Merge branch '2.5.x' 2021-11-20 17:30:35 +01:00
spring-boot-actuator-autoconfigure LettuceMetricsAutoConfiguration should not build ClientResources 2021-11-22 09:49:07 +01:00
spring-boot-autoconfigure Mention WebProperties in deprecation of ResourceProperties 2021-11-22 10:03:21 +00:00
spring-boot-cli Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-dependencies Merge branch '2.5.x' 2021-11-19 10:19:14 +00:00
spring-boot-devtools Merge branch '2.5.x' 2021-11-23 12:45:46 -06:00
spring-boot-docs Polish "Replace "you're"" 2021-11-19 13:24:17 +00:00
spring-boot-parent Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-properties-migrator
spring-boot-starters Merge branch '2.5.x' 2021-11-16 08:34:39 +01:00
spring-boot-test Fix property source ordering in SpringBootTest 2021-11-24 10:17:02 -08:00
spring-boot-test-autoconfigure Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-tools Merge branch '2.5.x' 2021-11-19 15:37:32 +00:00