From 4f12118d09143e139f8766411d19b6f3fcf6f877 Mon Sep 17 00:00:00 2001 From: Holger Hagen <19706592+holgerhagen@users.noreply.github.com> Date: Sat, 16 Jun 2018 19:33:16 +0200 Subject: [PATCH] Update application.properties --- .../src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/taskana-rest-spring-example/src/main/resources/application.properties b/rest/taskana-rest-spring-example/src/main/resources/application.properties index e8988d50c..648f06abb 100644 --- a/rest/taskana-rest-spring-example/src/main/resources/application.properties +++ b/rest/taskana-rest-spring-example/src/main/resources/application.properties @@ -27,4 +27,4 @@ taskana.ldap.groupNameAttribute=cn taskana.ldap.minSearchForLength=3 taskana.ldap.maxNumberOfReturnedAccessIds=50 ####### cache static resources properties -spring.resources.cache.cachecontrol.cache-private=true \ No newline at end of file +spring.resources.cache.cachecontrol.cache-private=true