December 2019
Intermediate to advanced
1014 pages
19h 42m
English
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 ...
Read now
Unlock full access