I took the liberty of adding a dedicated test which checks if all properties are properly copied when UriComponentsBuilder.cloneBuilder() is called. I intentionally added a separate test case since I wasn't sure if testClone isn't covering a use case I haven't though of.

Closes gh-24772

Comment From: rstoyanchev

This is now merged, thanks!

Comment From: steve-todorov

Awesome, many thanks! :)