Class EndpointPathResolver


  • public class EndpointPathResolver
    extends Object
    • Constructor Detail

      • EndpointPathResolver

        public EndpointPathResolver​(org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpointProperties,
                                    org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
                                    org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties managementServerProperties,
                                    org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath dispatcherServletPath)
    • Method Detail

      • resolveUrlMapping

        public String resolveUrlMapping​(String endpointName,
                                        String... mappings)
      • resolveContextPath

        public String resolveContextPath()