Commit 205bb764 authored by Andy Wilkinson's avatar Andy Wilkinson

Specify ID for cache providers section in reference docs

Closes gh-13551
parent 2f952fde
......@@ -4122,6 +4122,8 @@ NOTE: If you are using the cache infrastructure with beans that are not interfac
make sure to enable the `proxyTargetClass` attribute of `@EnableCaching`.
[[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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment