This commit is contained in:
Stephane Nicoll
2017-08-28 11:38:10 +02:00
parent 31f8aeaf8f
commit f6134a8862
8 changed files with 30 additions and 29 deletions

View File

@@ -24,6 +24,7 @@ import org.springframework.boot.endpoint.EndpointPathResolver;
* actuator endpoint paths based on the endpoint id and management.context-path.
*
* @author Madhura Bhave
* @since 2.0.0
*/
public class ManagementEndpointPathResolver implements EndpointPathResolver {