パッケージ | 説明 |
---|---|
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive | WebFlux の使用に関するアクチュエーター Cloud Foundry の自動構成。 |
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet | Spring MVC を使用したアクチュエーター Cloud Foundry に関する自動構成。 |
org.springframework.boot.actuate.autoconfigure.info | アクチュエーター情報に関する自動構成。 |
org.springframework.boot.actuate.info | アプリケーション情報のクラス。 |
org.springframework.boot.autoconfigure.info | プロジェクト情報の自動構成。 |
修飾子と型 | メソッドと説明 |
---|---|
CloudFoundryInfoEndpointWebExtension | ReactiveCloudFoundryActuatorAutoConfiguration.cloudFoundryInfoEndpointWebExtension(GitProperties properties, org.springframework.beans.factory.ObjectProvider<InfoContributor> infoContributors) |
修飾子と型 | メソッドと説明 |
---|---|
CloudFoundryInfoEndpointWebExtension | CloudFoundryActuatorAutoConfiguration.cloudFoundryInfoEndpointWebExtension(GitProperties properties, org.springframework.beans.factory.ObjectProvider<InfoContributor> infoContributors) |
修飾子と型 | メソッドと説明 |
---|---|
GitInfoContributor | InfoContributorAutoConfiguration.gitInfoContributor(GitProperties gitProperties, InfoContributorProperties infoContributorProperties) |
コンストラクターと説明 |
---|
GitInfoContributor(GitProperties properties) |
GitInfoContributor(GitProperties properties, InfoPropertiesInfoContributor.Mode mode) |
修飾子と型 | メソッドと説明 |
---|---|
GitProperties | ProjectInfoAutoConfiguration.gitProperties() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.