mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Update `EndpointRequest` to that the `PathMappedEndpoints` bean is optional. A missing bean is treated as if there are no path mapped endpoints. Fixes gh-12238