Spring MVC: A Tutorial (Second Edition)
Author | : Paul Deck |
Publisher | : Brainy Software Inc |
Total Pages | : 414 |
Release | : 2016-04-01 |
ISBN-10 | : 9781771970310 |
ISBN-13 | : 1771970316 |
Rating | : 4/5 (10 Downloads) |
Download or read book Spring MVC: A Tutorial (Second Edition) written by Paul Deck and published by Brainy Software Inc. This book was released on 2016-04-01 with total page 414 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is a tutorial on Spring MVC, a module in the Spring Framework for rapidly developing web applications. The MVC in Spring MVC stands for Model-View-Controller, a design pattern widely used in Graphical User Interface (GUI) development. This pattern is not only common in web development, but is also used in desktop technology like Java Swing. Sometimes called Spring Web MVC, Spring MVC is one of the most popular web frameworks today and a most sought-after skill. This book is for anyone wishing to learn to develop Java-based web applications with Spring MVC. Sample applications come as Spring Tool Suite and Eclipse projects.