Generated by
JDiff

Class org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory

The superclass changed from java.lang.Object to org.springframework.context.support.EmbeddedValueResolutionSupport.
Removed interface org.springframework.context.EmbeddedValueResolverAware.

Changed Methods
String resolveEmbeddedValue(String) Method was locally defined, but is now inherited from EmbeddedValueResolutionSupport. Resolve the given embedded value through this instance's StringValueResolver.
void setEmbeddedValueResolver(StringValueResolver) Method was locally defined, but is now inherited from EmbeddedValueResolutionSupport.