Skip to content

Commit 4df3cc1

Browse files
committed
update
1 parent 76b1cc9 commit 4df3cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xingyun-api/src/main/resources/j2cache.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ j2cache.L2.provider_class=lettuce
3232
# NOTICE: redis hash mode (redis.storage = hash) do not support this feature)
3333
j2cache.sync_ttl_to_redis=true
3434
# Whether to cache null objects by default (default false)
35-
j2cache.default_cache_null_object=true
35+
j2cache.default_cache_null_object=false
3636
#########################################
3737
# Cache Serialization Provider
3838
# values:

0 commit comments

Comments
 (0)