上QQ阅读APP看书,第一时间看更新
Implementation of FactoryBean interface in Spring
FactoryBean is widely used within Spring as the following:
- EmbeddedDatabaseFactoryBean
- JndiObjectFactoryBean
- LocalContainerEntityManagerFactoryBean
- DateTimeFormatterFactoryBean
- ProxyFactoryBean
- TransactionProxyFactoryBean
- MethodInvokingFactoryBean