- Spring MVC:Beginner's Guide(Second Edition)
- Amuthan Ganeshan
- 301字
- 2021-07-14 10:49:41
Preface
This book has a very clear aim; to introduce you to the incredible simplicity and power of Spring MVC. I still remember first learning about the Spring framework back in 2009. The best way to test whether or not you really understand a concept is to try to teach it to someone else. In my case, I have taught Spring MVC to MVC; are you confused? I mean that back in 2009, I taught it to my wife Manju Viswambaran Chandrika (MVC). During that course, I was able to understand the kind of doubts that arise in a beginner's mind. I have gathered all my teaching knowledge and put it in this book in an elegant way so that it can be understood without confusion.
It has been more than two years since the first edition of this book presented readers with a beginner-friendly way of explaining the concepts of Spring MVC. The popular reception of the book and the rapid development of the Spring MVC framework naturally demands a new edition.
In the two years since the first edition of this book was published I have received all kinds of suggestions from readers how it could be improved. With the aid of all this information I have completely revised the book. The most obvious changes in this second edition are usage of the latest and greatest versions of Spring and other libraries.
The examples in this book are completely rewritten using Spring 4.3.0.RELEASE version with Java-based configuration. Also in this edition we incorporated the popular in-memory database (HSQL DB) as our backend data-store for the example project. Though this edition includes many changes, my main audience remains the beginners.
I hope you will find this second edition more useful for learning Spring MVC thoroughly from a beginner's perspective.
- C及C++程序設(shè)計(第4版)
- 數(shù)據(jù)庫程序員面試筆試真題與解析
- OpenDaylight Cookbook
- PostgreSQL for Data Architects
- MATLAB圖像處理超級學習手冊
- Getting Started with PowerShell
- Servlet/JSP深入詳解
- Flash CS6中文版應(yīng)用教程(第三版)
- Symfony2 Essentials
- C語言程序設(shè)計
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Clean Code in C#
- Python Web自動化測試設(shè)計與實現(xiàn)
- 軟件工程與UML案例解析(第三版)
- ASP.NET開發(fā)寶典