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