Files
spring-boot/module
Phillip Webb 79091f926d Introduce BaseUrl and BaseUrlProvider
Add the concept of a `BaseUrl` to the core `spring-boot-test`
module for use when making test HTTP calls. The web server module
provides `BaseUrlProvider` implementations that provide the actual
base URL (usually `https://localhost:<local-server-port>`).

Test utilities will be able to use `BaseUrlProviders` to find the
`BaseUrl`.

See gh-46356
2025-10-01 21:46:28 -07:00
..
2025-09-18 14:41:16 -07:00
2025-09-24 12:47:09 +01:00
2025-09-18 13:29:47 -07:00
2025-09-18 14:41:16 -07:00
2025-09-24 12:47:09 +01:00
2025-09-18 14:41:16 -07:00
2025-09-18 14:41:16 -07:00
2025-10-01 17:21:00 -07:00