| Package | Description |
|---|---|
| org.springframework.boot.context.properties |
Support for external configuration properties.
|
| org.springframework.boot.jta.atomikos |
Support classes for Atomikos JTA.
|
| org.springframework.boot.jta.bitronix |
Support classes for Bitronix JTA.
|
| Class and Description |
|---|
| ConfigurationProperties
Annotation for externalized configuration.
|
| ConfigurationPropertiesBean
Provides access to
@ConfigurationProperties bean
details, regardless of if the annotation was used directly or on a @Bean
factory method. |
| ConfigurationPropertiesBean.BindMethod
The binding method that is used for the bean.
|
| EnableConfigurationProperties
Enable support for
@ConfigurationProperties annotated
beans. |
| PropertyMapper
Utility that can be used to map values from a supplied source to a destination.
|
| PropertyMapper.Source
A source that is in the process of being mapped.
|
| PropertyMapper.SourceOperator
An operation that can be applied to a
PropertyMapper.Source. |
| Class and Description |
|---|
| ConfigurationProperties
Annotation for externalized configuration.
|
| Class and Description |
|---|
| ConfigurationProperties
Annotation for externalized configuration.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.