👋 Introduction
In previous article Getting Started with Spring Boot: Your First "Hello, World!" REST API, we created a simple Spring Boot Rest API which returns a string. Now let’s take things a little further and make our application little dynamic...