Jersey is one of the many frameworks available to create Rest Services, This example will show you how to create Rest Services using Jersey and Spring Boot
1.Project Setup
You can create a new project using STS or by using the Spring Initializr page. While creating a project, include the followi...