アノテーションインターフェース EndpointWebExtension


@TargetSE(TYPESE) @RetentionSE(RUNTIMESE) @DocumentedSE @EndpointExtension(filter=org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointFilter.class) public @interface EndpointWebExtension
型を @Endpoint の Web 固有の拡張であることを識別します。
導入:
2.0.0
作成者:
Andy Wilkinson, Stephane Nicoll
関連事項:
  • 必須定数のサマリー

    必須要素
    修飾子と型
    必須要素
    説明
    この Web 拡張機能が関連する endpoint クラス。