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