Pro Spring MVC with WebFlux
eBook - ePub

Pro Spring MVC with WebFlux

Web Development in Spring Framework 5 and Spring Boot 2

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Pro Spring MVC with WebFlux

Web Development in Spring Framework 5 and Spring Boot 2

Book details
Table of contents
Citations

About This Book

Explore the designs of the Spring MVC and WebFlux frameworks, and apply similar designs and techniques to your own code. Along with detailed analysis of the code and functionality, this book includes numerous tips and tricks to help you get the most out of Spring MVC, WebFlux, and Java-based web application development in general using Spring. You'll see how Spring MVC is a modern web application framework built upon the latest Spring Framework 5 and Spring Boot 2. Spring MVC is suitable for building reusable web controller modules that encapsulate rich page navigation rules.

Pro Spring MVC with WebFlux takes great care in covering every inch of Spring MVC with WebFlux to give you the complete picture. Along with all the best-known features of these frameworks, you'll discover some new hidden treasures. You'll also learn how to correctly and safely extend the frameworks to create customized solutions.

This book is for anyone who wishes to write robust, modern, and useful web applications with the Spring Framework. After reading and using this book, you'll become proficient with Spring MVC and be able to apply it to your own Java web applications and microservices.

What You Will Learn

  • Use Spring MVC with WebFlux to build Java-based web applications
  • Employ the various Spring MVC architectures
  • Work with controllers and routing functions
  • Build microservices and web services using Spring MVC and REST
  • Create reactive web applications using Spring WebFlux
  • Secure Spring MVC and Spring WebFlux
  • Deploy your Spring MVC application to the cloud


Who This Book Is For

Those with at least some prior experience with Java web application development.Some previous experience with Spring Boot or the Spring Framework is recommended.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Pro Spring MVC with WebFlux by Marten Deinum,Iuliana Cosmina in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484256664
Edition
2

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Setting up a Local Development Environment
  4. 2. Spring Framework Fundamentals
  5. 3. Web Application Architecture
  6. 4. Spring MVC Architecture
  7. 5. Implementing Controllers
  8. 6. Implementing Controllers: Advanced
  9. 7. REST and AJAX
  10. 8. Resolving and Implementing Views
  11. 9. Introduction to Spring WebFlux
  12. 10. Building Reactive Applications with Spring WebFlux
  13. 11. Securing Spring WebFlux Applications
  14. 12. Spring Security
  15. 13. Spring Applications in the Cloud
  16. Back Matter