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 am trying to upgrade to 2.25.0 in Spring Boot and address the deprecation that this release introduces. Both deprecated constructor refer to the canonical constructor but it is package private so I can't access it from our class that extends from it.