Spring REST : building Java microservices and cloud applications /
Design and develop Java-based RESTful APIs using the latest versions of the Spring MVC and Spring Boot frameworks. This book walks you through the process of designing and building a REST application while delving into design principles and best practices for versioning, security, documentation, err...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Autres auteurs: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Berkeley, CA :
Apress L.P.,
2022.
|
Édition: | 2nd ed. |
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- Introduction to REST
- Spring Web MVC Primer
- RESTful spring
- Beginning QuickPoll application
- Error handling
- Documenting REST services-- Versioning, paging, and sorting
- Security
- Clients and testing
- HATEOAS.