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
This has the consequence that TestRestTemplate isn't available when adding spring-boot-starter-test-classic, which makes upgrading from 3.5.x to 4.0.x harder than necessary.
This has the consequence that
TestRestTemplateisn't available when addingspring-boot-starter-test-classic, which makes upgrading from 3.5.x to 4.0.x harder than necessary.