# Resource Server (Spring Boot) Follow instructions from [main README file](../README.md) ## Startup Run as a normal spring boot application, i.e:```consolegradle bootrun``` or use vscode `Resource` task.