クラス JerseyChildManagementContextConfiguration

java.lang.ObjectSE
org.springframework.boot.actuate.autoconfigure.web.jersey.JerseyChildManagementContextConfiguration

@ManagementContextConfiguration(value=CHILD, proxyBeanMethods=false) @Import(org.springframework.boot.actuate.autoconfigure.web.jersey.JerseyManagementContextConfiguration.class) @ConditionalOnWebApplication(type=SERVLET) @ConditionalOnClass(org.glassfish.jersey.server.ResourceConfig.class) @ConditionalOnMissingClass("org.springframework.web.servlet.DispatcherServlet") public class JerseyChildManagementContextConfiguration extends ObjectSE
別のポートで実行されている Web サーバーで別の管理コンテキストが必要な場合の Jersey インフラストラクチャ用の @ManagementContextConfiguration
導入:
2.1.0
作成者:
Madhura Bhave
  • コンストラクターの詳細

    • JerseyChildManagementContextConfiguration

      public JerseyChildManagementContextConfiguration()
  • メソッドの詳細