demos/httpresources
3 years agoWIP deface
Kai Moritz [Sat, 9 Jan 2021 08:29:21 +0000 (09:29 +0100)]
WIP

3 years agoTODO?: DemoController
Kai Moritz [Fri, 8 Jan 2021 15:49:23 +0000 (16:49 +0100)]
TODO?: DemoController

3 years agoConfigured httpresource to proxy all requests to the configured origin
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.