程序包 org.springframework.boot.actuate.endpoint.web.annotation
package org.springframework.boot.actuate.endpoint.web.annotation
Annotation support for actuator web endpoints.
-
类说明已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.0 in favor of
@Endpoint
and@WebEndpoint
support已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.3 in favor of@Endpoint
and@WebEndpoint
supportIdentifies a type as being a Web-specific extension of an@Endpoint
.已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.3 in favor of@Endpoint
and@WebEndpoint
support已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.0 in favor of@Endpoint
and@WebEndpoint
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.0 in favor of@Endpoint
and@WebEndpoint
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.0 in favor of@Endpoint
and@WebEndpoint
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.0 in favor of@Endpoint
and@WebEndpoint
Identifies a type as being an endpoint that is only exposed over HTTP.
@Endpoint
and@WebEndpoint