file-server OAuth protected simple static file server in Spring Boot. How to use it: Copy files to src/main/resources/static/ Build the project: $mvn clean package Push to the platform: $cf push