We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Framework removed UriComponentsBuilder.fromHttpUrl in favor of fromUriString in spring-projects/spring-framework#33809 via 9ddbf800b9766be64f2477adceef3e22b3b7e74e. Spring Security should update to use fromUriString
UriComponentsBuilder.fromHttpUrl
fromUriString
The text was updated successfully, but these errors were encountered:
Closed via 11105a5
Sorry, something went wrong.
rwinch
No branches or pull requests
Spring Framework removed
UriComponentsBuilder.fromHttpUrl
in favor offromUriString
in spring-projects/spring-framework#33809 via 9ddbf800b9766be64f2477adceef3e22b3b7e74e. Spring Security should update to usefromUriString
The text was updated successfully, but these errors were encountered: