Swagger 2 with Spring REST API

Learn how to document a Spring REST API using Swagger 2. Step-by-step guide to set up Swagger 2 for Spring REST API. learn how to configure and customize Swagger for REST API documentation.

Spring HATEOAS

A quick guide to using Spring HATEOAS to add Hypermedia to a practical Spring API. Build hypermedia-driven REST web service using Spring and Spring Boot.