mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
UriComponentsBuilder allows more efficient (and less restrictive) CORS origin comparison. Also introduces a specifically narrowed cloneBuilder() method for UriComponentsBuilders. Cherry-picked from 9a52c8. Issue: SPR-14080