| Package | Description |
|---|---|
| org.springframework.core.convert.converter |
SPI to implement Converters for the type conversion system.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConditionalGenericConverter
A
GenericConverter that may conditionally execute based on attributes
of the source and target TypeDescriptor. |