The large categories consist of Ground (Group), Community, Breakdown, and Challenge.
Java 11
- Java 11
- Spring Boot
- Maven
- Spring Actuator
- JBPM 7.66.0.Final
- 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
- Clone the git repo.
- Using IDE import as maven project
- Locate
com.github.moneproject.MOneProjectApplication.java
- Right click and run as
Spring Boot App
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Web
- Spring Boot DevTools
- Spring Data JPA
- JBPM Integration
The following guides illustrate how to use some features concretely:
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
- Accessing Data with JPA
Below are the details of author