修飾子と型 | クラスと説明 |
---|---|
static class | EnvironmentEndpoint.EnvironmentDescriptor Environment の説明。 |
static class | EnvironmentEndpoint.EnvironmentEntryDescriptor Environment のエントリの説明。 |
static class | EnvironmentEndpoint.PropertySourceDescriptor PropertySource の説明。 |
static class | EnvironmentEndpoint.PropertySourceEntryDescriptor PropertySource の特定のエントリの説明。 |
static class | EnvironmentEndpoint.PropertySummaryDescriptor Environment の特定のエントリの概要。 |
static class | EnvironmentEndpoint.PropertyValueDescriptor プロパティの値の説明。可能な場合はその起源も含まれます。 |
コンストラクターと説明 |
---|
EnvironmentEndpoint(org.springframework.core.env.Environment environment) |
修飾子と型 | メソッドと説明 |
---|---|
EnvironmentEndpoint.EnvironmentDescriptor | environment(StringSE pattern) |
EnvironmentEndpoint.EnvironmentEntryDescriptor | environmentEntry(StringSE toMatch) |
ObjectSE | sanitize(StringSE name, ObjectSE object) |
void | setKeysToSanitize(StringSE... keysToSanitize) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public EnvironmentEndpoint(org.springframework.core.env.Environment environment)
public void setKeysToSanitize(StringSE... keysToSanitize)
@ReadOperation public EnvironmentEndpoint.EnvironmentDescriptor environment(@Nullable StringSE pattern)
@ReadOperation public EnvironmentEndpoint.EnvironmentEntryDescriptor environmentEntry(@Selector StringSE toMatch)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.