Package org.springframework.core.convert
@NonNullApi
@NonNullFields
package org.springframework.core.convert
Type conversion system API.
-
ClassDescriptionBase class for exceptions thrown by the conversion system.Exception to be thrown when an actual type conversion attempt fails.A service interface for type conversion.Exception to be thrown when a suitable converter could not be found in a given conversion service.A description of a JavaBeans Property that allows us to avoid a dependency on
java.beans.PropertyDescriptor
.Contextual descriptor about a type to convert from or to.