org.springframework.beans.factory.BeanCreationException is thrown when a BeanFactory encounters an error when attempting to create a bean from a bean definition.
org.springframework.beans.factory.BeanCreationException is a RuntimeException
that is thrown when a BeanFactory
encounters an error when attempting to create a bean from a bean definition.