Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 358 Bytes

File metadata and controls

9 lines (6 loc) · 358 Bytes

simplespring

Simple Spring application with java configuration

If you want to configure your spring application without defining your beans in XML this is the right place to start with. In fact I have created this application with in < 5 Minutes.

Have a look at my blog post @ http://javaj2ee.com/node/24 to get complete insight on this app.