spring-boot/spring-boot-samples/spring-boot-sample-actuator-custom-security
Madhura Bhave 674f2f5a6c EndpointRequest should match @ServletEndpoint
This commit also changes the request matcher for MVC
endpoints to use an AntPathRequestMatcher instead of an
MvcRequestMatcher. The endpoint is always available
under the mapped endpoint path and this way the same matcher
can be used for both MVC and Jersey.

Fixes gh-17912

Co-authored-by: Phillip Webb <pwebb@pivotal.io>
2019-08-28 11:48:53 +05:30
..
src EndpointRequest should match @ServletEndpoint 2019-08-28 11:48:53 +05:30
pom.xml Update build and setup configuration to use HTTPS 2019-03-19 16:58:31 +00:00