Skip to content

nickAS21/geprent-back

Repository files navigation

#GEORENT Backend for GeoRent project

##Building project JDK 8 need to be installed

From the root dir of a project run

  • Windows: gradlew.bat clean build
  • Mac, Linux: ./gradlew clean build

to skip test phase add -x test to the previous command.

##Run project

java -jar build/libs/{application-jar-name.jar}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6