Skip to content

Online Exam: Sample web application with Java8, Spring Boot, H2, Thymeleaf

Notifications You must be signed in to change notification settings

TheDIM47/online-exam-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven 3.3.3 project.
Java 8 required.
Environment: Linux Mint 17 (Ubuntu)
Build: mvn clean install
Tests: mvn clean test
Run  : mvn spring-boot:run
Default port: 9000
Database: In-memory H2 database
Scripts: /src/main/resources/*.sql
Spring settings: /src/main/resources/*.properties
Accounts: admin/admin or Ann/Boe or see data.sql in scripts

About

Online Exam: Sample web application with Java8, Spring Boot, H2, Thymeleaf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published