Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

mellisphera/mellisphera-api

Repository files navigation

Mellisphera API

Build and run

Configurations

Open the src/main/resources/application.properties file and set your own configurations. Email us and we'll send you a template file.

Prerequisites

  • Java 11
  • Maven > 3.0

Using the terminal

Go on the project's root folder, then type:

$ mvn spring-boot:run

From Eclipse (Spring Tool Suite)

Import as Existing Maven Project and run it as Spring Boot App.

Usage

  • Launch the application and go on http://localhost:8080/
  • Optional: if you setted a log file in the application.properties open such file to see the log