You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Madhura Bhave 27eb992252 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.

Closes gh-28804
3 years ago
..
spring-boot Convert environment used by SpringBootTestContextLoader 3 years ago
spring-boot-actuator Polish "Add package info for Spring Data metrics support" 3 years ago
spring-boot-actuator-autoconfigure Name custom task inputs 3 years ago
spring-boot-autoconfigure Mention WebProperties in deprecation of ResourceProperties 3 years ago
spring-boot-cli Merge branch '2.4.x' into 2.5.x 3 years ago
spring-boot-dependencies Add <type>zip</type> to Elasticsearch dist in dependencies bom 3 years ago
spring-boot-devtools Remove use of Thymeleaf from smoke tests 3 years ago
spring-boot-docs Fix "Configure Two DataSources" example 3 years ago
spring-boot-parent Merge branch '2.4.x' into 2.5.x 3 years ago
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-starters Update URL for GraphQL Spring Boot starter 3 years ago
spring-boot-test Fix property source ordering in SpringBootTest 3 years ago
spring-boot-test-autoconfigure Merge branch '2.4.x' into 2.5.x 3 years ago
spring-boot-tools Name custom task inputs 3 years ago