Skip to content

Cyborion/spring-mvc-university-project

 
 

Repository files navigation

spring-mvc-university-project Heroku Travis CI

Every push to master will deploy a new version of this app available on heroku.

Run

mvn clean spring-boot:run

Application should be available at localhost:8080

Built With

  • 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

login credentials

Email Password Role
user@user password user
admin@admin password admin

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.2%
  • Java 30.0%
  • Shell 13.4%
  • Batchfile 10.4%