Modifier and Type | Class and Description |
---|---|
class |
BootApplicationConfigurationMetadataResolver
An
ApplicationConfigurationMetadataResolver that knows how to look inside Spring Boot uber-jars. |
class |
DelegatingApplicationConfigurationMetadataResolver
An
ApplicationConfigurationMetadataResolver that tries several delegates in turn,
returning the results of the first one that supports(Resource)
an app. |
Modifier and Type | Method and Description |
---|---|
ApplicationConfigurationMetadataResolver |
ApplicationConfigurationMetadataResolverAutoConfiguration.metadataResolver() |
Constructor and Description |
---|
DelegatingApplicationConfigurationMetadataResolver(ApplicationConfigurationMetadataResolver... delegates) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.