coolgourav147 / online-exam-sample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 81.4%Language:HTML 18.6%