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.

Spring Retry

A quick and practical guide to implementing retry logic with Spring Retry. Learn the different techniques to use retry feature in your Spring application.

Guide to Spring Session

A guide to introducing Spring Session. Learn how to use this API in a project to decouples session management from server container.

What are Microservices

Introduction to the microservices. What are microservices? Learn about the different feature and challenges while working on the microservices.