Online Learning System Server

This project is used for ThoughtWorks NHO.

Prerequisites

  • Git
  • JDK 8+
  • Intellij IDEA
  • Docker
  • Docker compose

Startup server

$ ./gradlew bRun

Query H2 Database

Startup the server on your local machine, then visit http://localhost:8081/h2-console/

Troubleshoot