Polish contribution

Closes gh-4903
This commit is contained in:
Stephane Nicoll
2016-02-29 14:00:43 +01:00
parent 98cc68364a
commit 6741f05af1
7 changed files with 123 additions and 65 deletions

View File

@@ -10,6 +10,12 @@
#spring.cache.jcache.config=hazelcast.xml
#
# Caffeine configuration
#
#spring.cache.caffeine.spec=maximumSize=200,expireAfterAccess=600s
#
# Guava configuration
#