Spring MVC: Beginner's Guide. Unleash the power of the latest Spring MVC 4.x to develop a complete application - Second Edition - Helion
Tytuł oryginału: Spring MVC: Beginner's Guide. Unleash the power of the latest Spring MVC 4.x to develop a complete application - Second Edition
ISBN: 9781785885648
stron: 350, Format: ebook
Data wydania: 2016-07-29
Księgarnia: Helion
Cena książki: 139,00 zł
Spring MVC helps you build flexible and loosely coupled web applications. The Spring MVC Framework is architected and designed in such a way that every piece of logic and functionality is highly configurable. Also, Spring can integrate effortlessly with other popular web frameworks such as Struts, WebWork, Java Server Faces, and Tapestry.
The book progressively teaches you to configure the Spring development environment, architecture, controllers, libraries, and more before moving on to developing a full web application. It begins with an introduction to the Spring development environment and architecture so you're familiar with the know-hows. From here, we move on to controllers, views, validations, Spring Tag libraries, and more. Finally, we integrate it all together to develop a web application. You'll also get to grips with testing applications for reliability.
Osoby które kupowały "Spring MVC: Beginner's Guide. Unleash the power of the latest Spring MVC 4.x to develop a complete application - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Spring MVC: Beginner's Guide. Unleash the power of the latest Spring MVC 4.x to develop a complete application - Second Edition eBook -- spis treści
- 1. Configuring a Spring Development Environment
- 2. Spring MVC Architecture - Architecting your store
- 3. Control Your Store with Controllers
- 4. Working with Spring Tab Libraries
- 5. Working with View Resolvers
- 6. Intercept Your Store with Interceptor
- 7. Incorporating Spring Security
- 8. Validate Your Products with a Validator
- 9. Give REST to Your Application with Ajax
- 10. Float Your Application with Web Flow
- 11. Template with Tiles
- 12. Testing your Application