-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Spring Boot is releasing their next generational release is coming out. Is there a timeline on when this can be validated against 4.0 or updated for a 4.0 release?
Describe the solution you'd like
Specifically there are changes to EnvironmentPostProcessor in Springboot 4 from org.springframework.boot.env.EnvironmentPostProcessor to org.springframework.boot.EnvironmentPostProcessor so it will cause compatibility issues with springboot4 when using pivotal java-cfenv-boot as the class CfDataSourceEnvironmentPostProcessor relies on springboot4 EnvironmentPostProcessor
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request