X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fhttpresources;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.properties;h=dd14ca8eb9c8886980a8ebb8f1a711339d19ac5a;hp=f88942728903737ed89e4313e34727fbc48f781d;hb=c1bf7dd19511d27e3a4caa44a88eb284c91acb36;hpb=37f1a96fd52aa6e9a025079210b504fb8d6b57b5 diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f889427..dd14ca8 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -4,4 +4,4 @@ juplo.http-resources.protocol-resolver.enabled=true spring.web.resources.static-locations"=classpath:/overwrite/,${origin},classpath:/fallback/ spring.thymeleaf.prefix=/ spring.thymeleaf.suffix=.html - +logging.level.de.juplo=DEBUG