Browse Source

Merge branch '2.0.x'

pull/13572/head
Andy Wilkinson 8 years ago
parent
commit
8dbeb68afa
  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

@ -4721,6 +4721,7 @@ TIP: It is also possible to transparently @@ -4721,6 +4721,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