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
Spencer Gibb edited this page Jan 20, 2022
·
46 revisions
Breaking Changes
Spring Cloud Commons
AsyncRestTemplate has been removed in Spring Framework 6, therefor auto-configuration for load balancer has been removed.
Migrated to new Spring Security OAuth 2 for Token Relay.
spring.config.use-legacy-processing=true no longer enables bootstrap because of changes in Spring Boot 3.0. Please use spring.cloud.bootstrap.enabled=true.