Files
spring-boot/core
Stéphane Nicoll 46a3c95a5c Apply BaseUrl consistently
This commit updates BaseUrlBuilderFactory to reuse features of the
Spring Framework to handle the base URL rather than duplicating it.

As a result, BaseUrl no longer resolves anything but rather provide
a standard component that is able to resolve the URI if needed.

Closes gh-47674
2025-10-17 16:35:06 +02:00
..