Treffer: Spring MVC Blueprints
copyrighted
https://international.scholarvox.com/book/88843315
https://static2.cyberlibris.com/books_upload/136pix/9781785885983.jpg
1268806890
From OAIster®, provided by the OCLC Cooperative.
Weitere Informationen
Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentationAbout This BookLearn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementationsGain a complete reference guide to implementing the controllers, models, views, view resolvers, and other service-related components to solve various real-world problemsDiscover the possible optimal solutions for developers and experts to build enterprise and personal web-based applicationsCreate a Spring MVC application that has a validation process and exception handling with the HTTP status codesWho This Book Is ForThis 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.What You Will LearnSet up and configure the Spring 4.x MVC platform from ground level up using the basic Spring Framework 4.x APIsStudy 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 transactionsProperly implement exception handlers and audit trails in Spring MVC applicationsGenerate reports using JFreeChart, Google Charts, JasperReports, DynamicReports, FreeMarker, Velocity, and Spring's API known as ContentNegotiatingViewResolverConfigure security and flexibility by adding Captcha, Spring Security, Spring Flow, Spring Portlets, JTA to improve data management performanceImplement web services using Spring's RESTful implementation and other service-oriented integration pluginsDesign and implement a Spring 4.x application using AngularJS, ExtJs, Twitter Bootstrap, and Spring Mobile for responsive web designIn DetailSpring MVC is the ideal tool to build modern web applications on the server side. With the