-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spring Boot 2.6 Migration #170
Comments
Some further required changes:
|
Thanks @timtebeek added these to the main list :) |
tkvangorder
added
recipe
Recipe requested
and removed
help wanted
enhancement
New feature or request
labels
Apr 19, 2022
Closing this issue as we've covered the well-trodden paths for folks already; anything left can be contributed separated as needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migration recipe for Spring-Boot-2.6
This task is to review and identify tasks required for migrating an app from Spring-Boot 2.5 to 2.6
spring.boot.application.running
renamed tospring.boot.application.ready
Resources
withWebProperties
#178@Persistent
no longer considered with Spring Data Couchbase #180@ConfigurationProperties
The text was updated successfully, but these errors were encountered: