I would create Java standard application using spring framework but all the examples I had found on the web regard about creation of web application. How can I start to create standard application with Spring using MVC pattern?is it possible?
I would create Java standard application using spring framework but all the examples I
Share
when you need a simple application try to search in google – framework name hello world.
in this case this is a simple spring http://www.roseindia.net/spring/spring3/spring-3-hello-world.shtml