Cafe Management app
Built with Spring Boot, MySQL, Spring Web, Spring Data JPA, JUNIT, Spring Security with JWT
Clone down this repository. You will need JDK 11 and Maven installed on your machine.
mvn clean install
mvn spring-boot:run
http://localhost:8080/api/**
Docs are available by this url: `http://localhost:8080/swagger-ui/index.html
Application on start-up creates user(username=admin, and pass=password) with ADMIN role