| 程序包 | 说明 |
|---|---|
| org.springframework.core.convert.converter |
SPI to implement Converters for the type conversion system.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ConditionalGenericConverter
A
GenericConverter that may conditionally execute based on attributes
of the source and target TypeDescriptor. |