Browse Source

Merge branch '1.5.x' into 2.0.x

pull/13564/merge
Andy Wilkinson 8 years ago
parent
commit
04119585e8
  1. 1
      spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

1
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

@ -4675,6 +4675,7 @@ TIP: It is also possible to transparently @@ -4675,6 +4675,7 @@ TIP: It is also possible to transparently
[[boot-features-caching-provider]]
=== Supported Cache Providers
The cache abstraction does not provide an actual store and relies on abstraction
materialized by the `org.springframework.cache.Cache` and

Loading…
Cancel
Save