クラス ManagementContextAutoConfiguration

java.lang.ObjectSE
org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration

管理コンテキストの Auto-configurationmanagement.server.port が server.port と同じ場合、管理コンテキストはメインアプリケーションコンテキストと同じになります。management.server.port が server.port と異なる場合、管理コンテキストは、メインアプリケーションコンテキストを親とする別個のコンテキストになります。
導入:
2.0.0
作成者:
Andy Wilkinson
  • コンストラクターの詳細

    • ManagementContextAutoConfiguration

      public ManagementContextAutoConfiguration()