© The Editor(s) and The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
F. GutierrezPro Spring Boot 3https://doi.org/10.1007/978-1-4842-9294-5_3

3. Spring Boot Web Development

Felipe Gutierrez1  
(1)
4109 Rillcrest Grove Way Fuquay Varina, NC 27526-3562 Albuquerque, NM, USA
 

In this chapter we’ll review features for creating web applications with Spring Boot using our two projects, My Retro App and Users App. The Spring ecosystem has two ways to do web development: using the Servlet stack or using Reactive stack. In this chapter we’ll review web development using the Servlet stack and in chapter 7 will cover the Reactive Stack.

Spring MVC

The Spring MVC technology has been around since the Spring Framework was created, ...

Get Pro Spring Boot 3: An Authoritative Guide with Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.