demos/httpresources
3 years agoConfigured httpresource to proxy all requests to the configured origin proxy
Kai Moritz [Fri, 8 Jan 2021 14:05:45 +0000 (15:05 +0100)]
Configured httpresource to proxy all requests to the configured origin

3 years agoAdded overwrite- and fallback-content
Kai Moritz [Fri, 8 Jan 2021 15:28:07 +0000 (16:28 +0100)]
Added overwrite- and fallback-content

3 years agoGenerated an empty app with https://start.spring.io/
Kai Moritz [Fri, 8 Jan 2021 14:00:13 +0000 (15:00 +0100)]
Generated an empty app with https://start.spring.io/

* Dependencies:
** spring-boot-startet-web
** spring-boot-starter-thymeleaf
** spring-boot-devtools
* Aligned indentation
* Removed mvnw & Co.