Generated by
JDiff

Package org.springframework.beans.factory

Added Classes
NoUniqueBeanDefinitionException Exception thrown when a {@code BeanFactory} is asked for a bean instance for which multiple matching candidates have been found when only one matching bean was expected.
 

Changed Classes
NoSuchBeanDefinitionException Exception thrown when a {@code BeanFactory} is asked for a bean instance for which it cannot find a definition.