shanisk.wordpress.com
The @configuration annotation example in Spring 3.0 Framework
In the last section we developed the .xml file to configure the IOC (Spring Container). In this section we will learn another method for configuring the Spring 3 IOC, which is through the Java conf…