X-Git-Url: https://juplo.de/gitweb/?p=examples%2Ffacebook-app;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.properties;fp=src%2Fmain%2Fresources%2Fapplication.properties;h=ea935bbe3c835f73590f289aa8e164771a0a2e7b;hp=53179d2a07d5f3ffdf37f7dee27472e825d41d68;hb=97a5ab72d72dd4ce77a99e83eb1868fdb533113d;hpb=f3a47c124d80cbc6efbf7734316cbe6fdb2b7f00 diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 53179d2..ea935bb 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -9,7 +9,7 @@ server.ssl.key-store-password=secret httpclient.timeout.connection=@yourshouter.facebook.app.httpclient.timeout.connection@ httpclient.timeout.read=@yourshouter.facebook.app.httpclient.timeout.read@ -spring.thymeleaf.prefix=/thymeleaf/ +spring.thymeleaf.prefix=classpath:/thymeleaf/ spring.thymeleaf.cache=false spring.datasource.url=@yourshouter.facebook.app.jdbc.url@