We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In order to run the application:
./gradlew -Dtoken=userToken bootRun
Then open this URL in your favorite browser: http://localhost:8083/
To run the tests:
./gradlew -Dtoken=userToken test