Skip to content

CS3305-Team-2/ReFund-Backend

Repository files navigation

logo

How to run

Install Java 9

Change the username and password in application.properties

./gradlew bootRun

Server starts on localhost:8080

Live Reload

Open two terminals:

  1. ./gradlew build --continuous
  2. ./gradlew bootRun

Now whenever you save changes (automatically or manually), the server will be restarted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published