spring-boot/documentation
Phillip Webb 6c84674c33 Relocate `EnvironmentPostProcessor` and implementations out of `env`
Move the `EnvironmentPostProcessor` from `org.springframework.boot.env`
to `org.springframework.boot` so that we can make the `env` package
foundational.

Most `EnvironmentPostProcessor` implementation has also been relocated
to a new `org.springframework.boot.support` package.

See gh-47232
2025-09-17 14:57:10 -07:00
..
spring-boot-actuator-docs Move Prometheus code from s-b-actuator to s-b-micrometer-metrics 2025-09-12 15:19:34 +01:00
spring-boot-docs Relocate `EnvironmentPostProcessor` and implementations out of `env` 2025-09-17 14:57:10 -07:00