接口 MvcEndpoint

    • 字段详细资料

      • DISABLED_RESPONSE

        static final org.springframework.http.ResponseEntity<Map<String,​String>> DISABLED_RESPONSE
        A ResponseEntity returned for disabled endpoints.
    • 方法详细资料

      • getPath

        String getPath()
        Return the MVC path of the endpoint.
        返回:
        the endpoint path
      • isSensitive

        boolean isSensitive()
        Return if the endpoint exposes sensitive information.
        返回:
        if the endpoint is sensitive