In previous chapters, typical Java web applications were built and run on an instance of Apache Tomcat server that was external for Spring classic configuration, or embedded in the application for Spring Boot Web applications. Whatever the case, the Spring DispatcherServlet was responsible for directing incoming HTTP requests to all the handlers declared in the application. However, there are a few things to consider. Can an application like the ones we developed ...
© Iuliana Cosmina, Rob Harrop, Chris Schaefer, and Clarence Ho 2023
I. Cosmina et al.Pro Spring 6https://doi.org/10.1007/978-1-4842-8640-1_2020. Reactive Spring
(1)
Kirkcaldy, UK
(2)
Reddish, UK
(3)
Venice, FL, USA
(4)
Hong Kong, China
Get Pro Spring 6: An In-Depth Guide to the Spring Framework 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.