Spring Framework (10 Blogs) Become a Certified Professional
19 Nov 2014

Spring Framework : Introduction to Spring Web MVC & Spring with BigData

Introducing Spring Framework

Spring is the most popular open source Java application Framework. It combines all the industry-standard frameworks (for e.g. Struts and Hibernate) and approaches into one bundle. By provides Dependency Injection, Aspect Oriented Programming and support for unit testing, the framework gives developers time to work on main business logic rather than worrying about non-application code. Spring makes application development faster and increases the productivity of developers.

web-layerSpring Web MVC

The Spring Web MVC framework is designed around a Dispatcher Servlet that dispatches requests to handlers, with configurable handler mappings, view resolution, locale and theme resolution as well as support for upload files. It allows users to use any object as a command or form object, with no need to implement a framework-specific interface or base class. Data binding in Spring is highly flexible: for e.g. it treats type mismatches as validation errors that can be evaluated by the application and not as system errors.

Got a question for us? Please mention it in the comments section and we will get back to you.

Related Posts:

Get Started with Spring Framework Certification course



 

 

Comments
2 Comments

Join the discussion

Browse Categories

webinar REGISTER FOR FREE WEBINAR
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP

Subscribe to our Newsletter, and get personalized recommendations.