WIP
[demos/httpresources] / src / main / resources / application.properties
index 8b13789..f889427 100644 (file)
@@ -1 +1,7 @@
+server.port=8080
+origin=http://localhost:8888
+juplo.http-resources.protocol-resolver.enabled=true
+spring.web.resources.static-locations"=classpath:/overwrite/,${origin},classpath:/fallback/
+spring.thymeleaf.prefix=/
+spring.thymeleaf.suffix=.html