This repository contains code examples from Chapter 2 - HTTP Programming with Spring Boot. THe chapter is part of the book Building Microservices with Spring Boot
Examples includes:
- Spring HTTP Annotations
- Handling Request and Response Body
- URI Templates(Path Variables, Query String)
- Working with HTTP Request and Response Headers
- Handling Exceptions during HTTP Request
You can get a sample chapter or purchase the book from Leanpub via following URL:
https://leanpub.com/building-microservices-with-spring-boot
MIT License.