See gh-6004
This commit is contained in:
Stephane Nicoll
2016-05-30 12:14:51 +02:00
parent 4a73eb6045
commit 71917abccf

View File

@@ -3824,7 +3824,7 @@ force the cache type to `none` to use a no-op implementation:
[source,properties,indent=0]
----
spring.cache.cache.type=none
spring.cache.type=none
----