mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Update `LocalHostUriTemplateHandler` so that the `server.context-path` property is also considered when building the URL. Fixes gh-6904 Closes gh-6919