Uses of Interface
org.springframework.core.convert.converter.ConditionalConverter
Package
Description
SPI to implement Converters for the type conversion system.
-
Uses of ConditionalConverter in org.springframework.core.convert.converter
Modifier and TypeInterfaceDescriptioninterface
AGenericConverter
that may conditionally execute based on attributes of thesource
andtarget
TypeDescriptor
.