diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 16e76e99c..6920778d7 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -11,7 +11,8 @@ spring: host: 127.0.0.1 port: 6379 thymeleaf: - mode: HTML + mode: LEGACYHTML5 + cache: false jetty: threadPool: maxThreads: 1000 diff --git a/src/main/resources/templates/shopify/auth_back.html b/src/main/resources/templates/shopify/auth_back.html index cd6f8a9a7..5df9ad276 100644 --- a/src/main/resources/templates/shopify/auth_back.html +++ b/src/main/resources/templates/shopify/auth_back.html @@ -2,9 +2,69 @@
-