Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation
Key Features
Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations
Gain a complete reference guide to implementing the controllers, models, views, view resolvers, and other service-related components to solve various real-world problems
Discover the possible optimal solutions for developers and experts to build enterprise and personal web-based applications
Create a Spring MVC application that has a validation process and exception handling with the HTTP status codes
Book Description
Spring MVC is the ideal tool to build modern web applications on the server side. With the arrival of Spring Boot, developers can really focus on the code and deliver great value, leveraging the rich Spring ecosystem with minimal configuration.
Spring makes it simple to create RESTful applications, interact with social services, communicate with modern databases, secure your system, and make your code modular and easy to test. It is also easy to deploy the result on different cloud providers. This book starts all the necessary topics in starting a Spring MVC-based application. Moving ahead it explains how to design model objects to handle file objects. save files into a data store and how Spring MVC behaves when an application deals with uploading and downloading files. Further it highlights form transactions and the user of Validation Framework as the tool in validating data input. It shows how to create a customer feedback system which does not require a username or password to log in. It will show you the soft side of Spring MVC where layout and presentation are given importance. Later it will discuss how to use Spring Web Flow on top of Spring MVC to create better web applications. Moving ahead, it will teach you how create an Invoice Module that receives and transport data using Web Services
By the end of the book you will be able to create efficient and flexible real-time web applications using all the frameworks in Spring MVC.
What you will learn
Set up and configure the Spring 4.x MVC platform from ground level up using the basic Spring Framework 4.x APIs
Study requirements and manage solutions on file uploading transactions in Spring 4.x applications Configure, , and test Spring integration to the Hibernate, MyBatis, and JPA frameworks for database transactions
Properly implement exception handlers and audit trails in Spring MVC applications
Generate reports using JFreeChart, Google Charts, JasperReports, DynamicReports, FreeMarker, Velocity, and Spring's API known as ContentNegotiatingViewResolver
Configure security and flexibility by adding Captcha, Spring Security, Spring Flow, Spring Portlets, JTA to improve data management performance
Implement web services using Spring's RESTful implementation and other service-oriented integration plugins
Design and implement a Spring 4.x application using AngularJS, ExtJs, Twitter Bootstrap, and Spring Mobile for responsive web design
Who this book is for
This book is for competent Spring developers who wish to understand how to develop complex yet flexible applications with Spring MVC. You must have a good knowledge of JAVA programming and be familiar with the basics of Spring.
Table of Contents
Creating a Personal Web Portal
Developing a Simple Document Management System
Data types and data structures, Program structure
Creating a Student Management System
Establishing a Human Resource Management System
Building a Customer e-Feedback System
Designing and Developing Responsive Hotel Management and Booking System
Creating an Invoice Module of an ERP System
Developing an Airline Scheduling and Ticketing System