Interface PathMappedEndpoint

    • Method Detail

      • getRootPath

        String getRootPath()
        Return the root path of the endpoint, relative to the context that exposes it. For example, a root path of example would be exposed under the URL "/{actuator-context}/example".
        Returns:
        the root path for the endpoint