Files
2021-08-16 20:22:15 +10:00

3 lines
170 B
Markdown

1. Start the app with `./mvn spring-boot:run`.
2. Go to `http://localhost:8080/hello`.
3. Log in as `user` with the password that is printed in the log output of the app.