Skip to content

jbaruch/spring-java-configuration-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

org.springframework.config.java.support.ConfigurationSupport Next Generation:
1. The only method left is Object getObject(FactoryBean) that converts FactoryBeans to real beans.
2. Injectable by @Autowired annotation into your @Configuration class.
Javadoc of the original class - http://tinyurl.com/28pqho2
Usage example - http://gist.github.com/412411

Make no mistake, all the code is written by Chris Beams, of course.

About

Simple support class to convert FactoryBeans to regular Beans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages