Files
spring-boot/core/spring-boot-test
Phillip Webb c53ea0a08c Relocate DefaultPropertiesPropertySource to env
Move `DefaultPropertiesPropertySource` from
`org.springframework.boot` to `org.springframework.boot.env` since
it's not directly tied to `SpringApplication`.

See gh-47232
2025-09-17 14:57:32 -07:00
..