We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b1cc9 commit 4df3cc1Copy full SHA for 4df3cc1
xingyun-api/src/main/resources/j2cache.properties
@@ -32,7 +32,7 @@ j2cache.L2.provider_class=lettuce
32
# NOTICE: redis hash mode (redis.storage = hash) do not support this feature)
33
j2cache.sync_ttl_to_redis=true
34
# Whether to cache null objects by default (default false)
35
-j2cache.default_cache_null_object=true
+j2cache.default_cache_null_object=false
36
#########################################
37
# Cache Serialization Provider
38
# values:
0 commit comments