
Spring REST
Building Java Microservices and Cloud Applications
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
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, error handling, paging, and sorting.
Spring REST provides a brief introduction to REST, HTTP, and web infrastructure. You will learn about several Spring projects such as Spring Boot, Spring MVC, Spring Data JPA, and Spring Security, and the role they play in simplifying REST application development. You will learn how to build clients that consume REST services. Finally, you will learn how to use the Spring MVC test framework to unit test and integration test your REST API.
After reading this book, you will come away with all the skills to build sophisticated REST applications using Spring technologies.
What You Will Learn
- Build Java-based microservices, native cloud, or any applications using Spring REST
- Employ Spring MVC and RESTful Spring
- Build a QuickPoll application example
- Document REST services, as well as versioning, paging, and sorting
- Test, handle errors and secure your application
Who This Book Is For
Intermediate Java programmers with at least some prior experience with Spring and web/cloud application development.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Introduction to REST
- 2. Spring Web MVC Primer
- 3. RESTful Spring
- 4. Beginning QuickPoll Application
- 5. Error Handling
- 6. Documenting REST Services
- 7. Versioning, Paging, and Sorâting
- 8. Security
- 9. Clients and Testing
- 10. HATEOAS
- Back Matter