Files
spring-boot/system-test
Stéphane Nicoll f558e1d8e5 Disable Spring Cloud bindings
Spring Cloud Bindings still rely on the EnvironmentPostProcessor
interface that was deprecated in Spring Boot 4.0. This commit disables
this feature and adapts to new deprecation warnings.

See gh-50955
2026-07-20 13:27:29 +02:00
..