Spring JavaConfig

The Spring Java Configuration project is an experiment in producing a Java-based alternative to configuring Spring Application Contexts. While most people currently use XML to configure bean definitions in their Application Contexts, Spring's versatility and metadata based internal handling of bean definitions means alternatives to XML config are easy to implement.

Homepage POM file JAR file Javadoc
'org.springframework.javaconfig:spring-javaconfig:1.0-m2'

Dependencies

Compile dependencies

Provided dependencies

Test dependencies