Explorar o código

Properties toegevoegd voor caching en compressie

Harry de Boer %!s(int64=6) %!d(string=hai) anos
pai
achega
2f91c5f46e
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/main/resources/application.properties

+ 6 - 0
src/main/resources/application.properties

@@ -0,0 +1,6 @@
+server.http2.enabled=true
+
+server.compression.enabled=true
+
+spring.resources.cache.cachecontrol.no-cache=true
+spring.resources.cache.cachecontrol.must-revalidate=true