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