/tss-backend

ZJU Software Engineering course project, Teaching Service System.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Teaching Service System - Backend Build Status

ZJU Software Engineering course project, Teaching Service System.

Usage

copy src/main/resources/application.properties.example to src/main/resources/application.properties

Then, modify it to make configs on database run correctly.

Notice that you need to manually create database before running.