Spring MVC Cookbook (Repost)

Posted By: arundhati

Alex Bretet, "Spring MVC Cookbook"
English | ISBN: 1784396419 | 2016 | PDF/EPUB/MOBI | 374 pages | 39 MB

Over 40 recipes for creating cloud-ready Java web applications with Spring MVC

About This Book

Configure Spring MVC to build logic-less controllers that transparently support the most advanced web techniques
Build an amazing social and financial application that applies microservices patterns on deployment, self-testability, interoperability, cloud architectures, and scalability
Fast-paced, practical guide to learn how to set up Spring MVC to produce REST resources and templates as required by the latest front-end best practices
Who This Book Is For
If you are an experienced Java developer, with prior experience in web technologies, and want to step up in your career and stay up-to-date or learn more about Spring Web scalability, this book is for you.

What You Will Learn

Structure your project with Maven and create self-tested, domain-specific deployable web archives
Generate templates for a responsive and powerful frontend with AngularJS and Bootstrap
Build a high performance stateless RESTful and hypermedia application to support your multiple customer experiences
Authenticate over REST with a BASIC authentication scheme and OAuth2; handle roles and permissions
Document and publish your REST API using Swagger and Swagger UI
Scale your Spring web application
Communicate through WebSocket and STOMP messages
Provide support to your application and efficiently maintain its business features with a relevant test stack