Every push to master will deploy a new version of this app available on heroku.
mvn clean spring-boot:run
Application should be available at localhost:8080
- Maven - Dependency management tool
- Spring MVC
- Spring Boot
- Spring Data - JPA / Hibernate
- Spring Security
- Thymeleaf - Template engine
- Bootstrap
- H2 - Database engine (for testing purposes only)
- MySQL - Database engine
- IntelliJ IDEA
- Java 8
Password | Role | |
---|---|---|
user@user | password | user |
admin@admin | password | admin |