| Package | Description |
|---|---|
| org.springframework.core.convert.support |
Default implementation of the type conversion system.
|
| org.springframework.core.env |
Spring's environment abstraction consisting of bean definition
profile and hierarchical property source support.
|
| Class and Description |
|---|
| ConfigurableConversionService
Configuration interface to be implemented by most if not all
ConversionService
types. |
| GenericConversionService
Base
ConversionService implementation suitable for use in most environments. |
| Class and Description |
|---|
| ConfigurableConversionService
Configuration interface to be implemented by most if not all
ConversionService
types. |