In the previous chapters, multilayered projects were introduced. On top of the service layer is the presentation layer, or the web layer. This layer is the top layer of an application, and its main function is to translate user actions into commands that lower-level layers can understand and transform the lower-level results into user-understandable data. Web applications can be accessed with clients, such as browsers or specific applications that can correctly interpret the provided interface, such as mobile apps. So far in this book, only Spring components ...
6. Spring Web
Get Pivotal Certified Professional Core Spring 5 Developer Exam: A Study Guide Using Spring Framework 5 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.