public class BuildInfoContributor extends InfoPropertiesInfoContributor<BuildProperties>
BuildProperties を公開する InfoContributor。InfoPropertiesInfoContributor.Mode| コンストラクターと説明 |
|---|
BuildInfoContributor(BuildProperties properties) |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | contribute(Info.Builder builder) 指定された Builder を使用して追加の詳細を提供します。 |
protected void | postProcessContent(MapSE<StringSE, ObjectSE> content) 公開するコンテンツを後処理します。 |
protected org.springframework.core.env.PropertySource<?> | toSimplePropertySource()SIMPLE モードの PropertySource を返します。 |
copyIfSet, extractContent, generateContent, getMode, getNestedMap, getProperties, replaceValue, toPropertySourcecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic BuildInfoContributor(BuildProperties properties)
public void contribute(Info.Builder builder)
InfoContributorBuilder を使用して追加の詳細を提供します。builder - 使用するビルダー protected org.springframework.core.env.PropertySource<?> toSimplePropertySource()
InfoPropertiesInfoContributorSIMPLE モードの PropertySource を返します。InfoPropertiesInfoContributor<BuildProperties> の toSimplePropertySource InfoPropertiesInfoContributor.toPropertySource()protected void postProcessContent(MapSE<StringSE,ObjectSE> content)
InfoPropertiesInfoContributorInfoPropertiesInfoContributor<BuildProperties> の postProcessContent content - 公開するコンテンツ Copyright © 2019 Pivotal Software, Inc.. All rights reserved.