Generated by
JDiff

Class org.springframework.beans.factory.config.ProviderCreatingFactoryBean

The superclass changed from org.springframework.beans.factory.config.AbstractFactoryBean to org.springframework.beans.factory.config.AbstractFactoryBean<>.

Changed Methods
<any> createInstance() Change in return type from Provider to <any>.
 
Class<?> getObjectType() Change in return type from Class to Class<?>.