Spring Boot Exercise
Dependencies
Note
This Spring Todo MVC application requires openjdk-11-jre
to run. You should already have this on your machine. If you do not feel free to install it with apt
.
Deploy Artifacts (GitHub)
You can find the artifacts for this project at the Spring Todo MVC artifacts GitHub repo
Instructions
Using the project dependencies and the deploy artifacts:
- start the application server
- configure NGINX to serve as a reverse proxy to the running application server