|
|
vor 8 Jahren | |
|---|---|---|
| .vscode | vor 8 Jahren | |
| src/main/java | vor 8 Jahren | |
| .gitignore | vor 8 Jahren | |
| README.md | vor 8 Jahren | |
| pom.xml | vor 8 Jahren |
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!!