spring-boot/spring-boot-samples/spring-boot-sample-actuator...
Madhura Bhave b93c2b9a9f Allow actuator endpoints to be used with mvcMatchers
This commit changes AbstractWebMvcEndpointHandlerMapping to
be a MatchableHandlerMapping. Additionally, EndpointRequest,
now delegates to MvcRequestMatcher for Spring MVC applications.

For all other applications, AntPathRequestMatcher is used as
a delegate.

Closes gh-13962
2018-08-16 15:41:02 -07:00
..
src Allow actuator endpoints to be used with mvcMatchers 2018-08-16 15:41:02 -07:00
pom.xml Remove Web depedency from Freemarker starter 2017-12-03 11:23:43 -08:00