dianw / lungo

Java Project Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codecov Coverage Quality Gate Status Maintainability Rating

Running

To run this project you have to install maven on your machine and type the following command inside the project directory:

$ docker-compose up # optional, run local oidc, smtp and mariadb server locally
$ mvn spring-boot:run # run the actual app

Open http://localhost:8080/api-docs/ui on your browser

About

Java Project Starter


Languages

Language:Java 98.8%Language:Dockerfile 1.2%