mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-12-19 06:23:39 +00:00
In the process of verifying gh-15852, another issue with URI was discovered. This commit adds tests to the uri-computing methods and changes them to use UriComponents instead of URI. Issue gh-15852