Skip to content

auden77/customer_points_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is built with Maven and Spring Web

Dependencies:

  • spring-boot-starter-web
  • h2
  • lombok
  • spring-boot
  • spring-boot-starter-test
  • spring-boot-starter-data-jdbc

To build:

./mvnw clean package

To run:

java -jar ./target/path-to-SNAPSHOT.jar

To get points for last three months:

curl -X GET https://localhost:8080/customer-points/points-balance-last-three-months

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages