接口 PathMappedEndpoint

    • 方法详细资料

      • 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".
        返回:
        the root path for the endpoint