Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.93 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.93 KB

Project

The large categories consist of Ground (Group), Community, Breakdown, and Challenge.

Pre-requisite

Java 11

Technologies used

  • Java 11
  • Spring Boot
  • Maven
  • Spring Actuator
  • JBPM 7.66.0.Final

How to run

Run the jar file

  • Download m-one-project-0.0.1-SNAPSHOT.jar from executable directory.
  • Run jar file java -jar m-one-project-0.0.1-SNAPSHOT.jar
  • System logs can be found at logs/metro_log.log in installation directory

Build from source code

  • Clone the git repo.
  • Using IDE import as maven project
  • Locate com.github.moneproject.MOneProjectApplication.java
  • Right click and run as Spring Boot App

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Author

Below are the details of author