Project: Maven Project
Language: Java
Spring Boot Version: 2.5.x or any other stable version.
Group: com.retailer.rewards
Artifact: RetailerRewardsApp
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
http://localhost:8080/api/rewards
./mvnw spring-boot:run