This video tutorial takes you through the various steps that are required to set up a basic environment for developing, testing and running Spring 3 applications. This video is really very basic. You download the two required zip files from www.springsource.com/download/community. You then grab the required zip files and throw them into a common directory, which I named _springlib. We then write a little code that uses a key class in the Spring framework named AnnotationConfigApplicationContext, and then we see if our code will compile and run. It's not very sexy, and the code doesn't do much other than spit out the toString data on the context object, but if you can get it to work, you're ready to move on to the next tutorials that demonstrate Inversion of Control (IoC) and Dependency Injection (DI) using Spring 3.0.x!
nice tutorial
zaneacademy 4 months ago
wow man i thought you wrote a "spring made easy" book also, when i first saw this video..lol ! that would've been like the best surprise for me !!
yaniv191983 1 year ago
Setup in 10 minutes! What more you can ask?
bikram170 1 year ago
good one....but you are known for filling half glasses...still waiting for your jsf tutorial final part...
thanks a lot :)
helloworld20111 1 year ago
Really nice intro video. Clears a lot of confusion during startup's. It will be great if you can add some video on integrating Hibernate with Spring. Thanks a lot.
ravimukkavilli 1 year ago