The Spring Framework is an open source J2EE application framework, initiated by Rod Johnson, that is a lightweight container for managing the life cycle of beans. Spring solves many common problems that developers encounter in J2EE development, and provides powerful IoC, AOP and Web MVC capabilities. Free to share with you several Spring and SpringMVC development of the excellent books, I hope to help you.

Spring in Action (4th Edition).pdf

Version 4 has been fully updated for Spring 4. The book is divided into four parts. Part 1 covers the core of the Spring framework. Part 2 builds on this by showing you how to use Spring to build Web applications. Part 3 says goodbye to the front end and shows you how to use Spring on the back end of your application. Part 4 describes how to use Spring to integrate with other applications and services.

Spring Actual Practice (4th Edition) is suitable for readers who have a certain Java programming foundation, as well as developers and testers who carry out all kinds of software development under the Java platform, especially for enterprise-level Java developers. This book can be used as a study guide for beginners of Spring, as well as a reference book for professional users who want to learn more about some aspect of Spring.

Through the Spring MVC

Based on the actual production environment, senior Web development experts in China explain the structure and implementation of Spring MVC in detail from the three dimensions of basic knowledge, source code and actual combat

This paper comprehensively introduces the architecture, principles, core concepts and operations of Spring MVC, presents the implementation of Tomcat through the case, and summarizes the processing of nine Spring MVC components as well as the commonly used skills and practices

In the development of large websites and complex systems, Java has natural advantages, and in the Java Web framework Spring MVC with its powerful functions and simple and flexible usage by more and more developers. This book not only analyzes the structure of Spring MVC and its implementation details in detail, but also explains the different architecture of the website and its evolution process, as well as the concept of the network underlying protocol and its implementation methods, to help readers develop more efficient websites.

Through this book, you will:

Learn systematically about the various architectures of your website and the problems each architecture addresses.

An in-depth analysis of the Web underlying protocols and their implementation methods.

The system understands the Spring MVC framework and lays a solid foundation for the flexible development of high-quality products.

In-depth understanding of Spring MVC programming skills and design concepts, improve the ability of comprehensive thinking, overall architecture.

Study the author’s own research source code analysis method – instrumental analysis, efficient study program source code.

Spring MVC Learning Guide

Spring MVC is a module used in the Spring framework for the rapid development of Web applications, in which MVC is the abbreviation of Model-View-Controller. As the most mainstream Web development framework in the industry, Spring MVC has become one of the hottest development skills and is widely used in desktop development.

This book focuses on how to develop Java-based Web applications using Spring MVC. The book consists of 12 chapters, covering the Spring MVC framework, Model 2 and the MVC pattern, the introduction to Spring MVC, controllers, data binding and form tag libraries, summers and formatting, validators, expression languages, JSTL, internationalization, uploading files, and downloading files. In addition, the book also has a wealth of examples for readers to practice and reference.

Spring MVC is a detailed and clear tutorial for Web developers and those who want to use Spring MVC to develop Java-based Web applications.

Proficient in Spring MVC 4

Spring MVC is a successor to the Spring Framework and has been integrated into Spring Web Flow. The Spring framework provides a full-featured MVC module for building Web applications. Spring MVC4 is the current version of Zuixin, with further enhancements in many features.

In Mastering Spring MVC4, we’ll build a useful Web application from scratch. There are 10 chapters in the book, which introduce how to quickly build Spring Web applications, master MVC architecture, URL mapping, file uploading and error handling, create RESTful applications, protect applications, unit and acceptance tests, optimize requests, deploy Web applications to the cloud, etc. Step-by-step introduction of Spring MVC4 development techniques.

Mastering Spring MVC4is ideal for developers who are already familiar with the basics of Spring programming and are eager to extend their Web skills. By reading this book, the reader will gain an in-depth understanding of Spring MVC features and practical tips.

Free e-books: Please scan the code and follow the public account “Java Beginners to Architecture”, and reply “0033” to get the above e-books for free.

Sort through these first and give me a thumbs-up if you find it helpful.