Kr Younger 0d62807afa first commit | před 6 roky | |
---|---|---|
.vscode | před 6 roky | |
src/main/java | před 6 roky | |
.gitignore | před 6 roky | |
README.md | před 6 roky | |
pom.xml | před 6 roky |
to run from the project's directory:
$ mvn spring-boot:run
If ain't got Maven, well, figure that out.
And if it works, look at all those amazinly informative log messages!
And then... In another terminal....
$ curl localhost:8080
<h2>Simple Simon Says: Hello World.</h2>
and TaDa!!