インターフェースの使用
org.springframework.boot.actuate.endpoint.jmx.JmxOperationResponseMapper
JmxOperationResponseMapper を使用するパッケージ
org.springframework.boot.actuate.endpoint.jmx 内の JmxOperationResponseMapper 使用
修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。classJacksonJsonMapperに委譲して JSON レスポンスを返すJmxOperationResponseMapper。型 JmxOperationResponseMapper のパラメーターを持つ org.springframework.boot.actuate.endpoint.jmx のコンストラクター修飾子コンストラクター説明JmxEndpointExporter(MBeanServerSE mBeanServer, EndpointObjectNameFactory objectNameFactory, JmxOperationResponseMapper responseMapper, CollectionSE<? extends ExposableJmxEndpoint> endpoints)
JacksonJmxOperationResponseMapperを優先。