beanFactory & FactoryBean difference

A specification internal FactoryBean Spring & beginning implemented as beanName

Spring All containers are FactoryBean because the container itself is managed by the container,

root to create

We are in a separate IOC container

 

BeanFactory bean plants top specification, but defines the getBean () method.

 

Sentence summary difference:

BeanFactory is standardized containers, FactoryBean are examples of containers

Guess you like

Origin www.cnblogs.com/eryun/p/12085336.html