3 lines
170 B
Markdown
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. |