- Java
- SpringBoot
- H2 Database
- JWT
- Install Java
- Build apps first with command
mvn clean install
- Running apps with command
mvn spring-boot:run
or running in your favourite IDE - Open h2db console in url
http://localhost:8080/flip/assignment/h2-console
This url path are documentation API
http://localhost:8080/flip/assignment/documentation.html