You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrating my project from springboot 3.5.2 to 4.0.0-M1.
I'm integrated sba ... I guess there will be some changes necessary ... is there a plan to have also a "preview" of sba?
One example I face currently is the move of org.springframework.boot.autoconfigure.web.ServerProperties (3.5.x) to org.springframework.boot.web.server.autoconfigure.ServerProperties (4+) ... used inside de.codecentric.boot.admin.client.registration.ServletApplicationFactory.
Another one is the remove of "UriComponentsBuilder.fromHttpUrl"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm migrating my project from springboot 3.5.2 to 4.0.0-M1.
I'm integrated sba ... I guess there will be some changes necessary ... is there a plan to have also a "preview" of sba?
One example I face currently is the move of org.springframework.boot.autoconfigure.web.ServerProperties (3.5.x) to org.springframework.boot.web.server.autoconfigure.ServerProperties (4+) ... used inside de.codecentric.boot.admin.client.registration.ServletApplicationFactory.
Another one is the remove of "UriComponentsBuilder.fromHttpUrl"
Kind regards
Andreas
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-4.0-Migration-Guide
Beta Was this translation helpful? Give feedback.
All reactions