Class EndpointPathResolver

java.lang.Object
io.hawt.springboot.EndpointPathResolver

public class EndpointPathResolver extends Object
  • Constructor Details

    • 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 Details

    • resolve

      public String resolve(String endpointName)
    • resolveUrlMapping

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

      public String resolveContextPath()