h2m / spring-reactive-university

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Reactive University

MongoDB should be installed and started

Can be downloaded from here: https://www.mongodb.com/download-center

Start it with mongod

Prepare the authentication tokens

Add both values as properties in application-secret.properties with the configuration keys dashboard.github.username, dashboard.github.token and dashboard.gitter.token.

Launching

Application will be be available at http://localhost:8080/

About


Languages

Language:Java 61.7%Language:Shell 15.3%Language:FreeMarker 12.1%Language:Batchfile 10.9%