Skip to content

beneseifert/campusExplorerServer

Repository files navigation

CampusExplorer Backend

This is a university project for the course MSP build upon Spring with a mongodb.

Setup for developer

  1. Install mongodb
  2. Open project in IntelliJ import gradle dependencies and build initially
  3. Run > Edit configurations: Add new JAR Application (the jar resides in build/libs/campus-explorer-1.0.jar), Before launch add gradle tasks clean and build

Setup for grader

  1. Install mongodb
  2. Run > Edit configurations: Add new JAR Application (use the campus-explorer-1.0.jar from the base directory)

Usage

  1. $ mongod
  2. Run in IntelliJ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages