We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f952fd commit 205bb76Copy full SHA for 205bb76
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -4122,6 +4122,8 @@ NOTE: If you are using the cache infrastructure with beans that are not interfac
4122
make sure to enable the `proxyTargetClass` attribute of `@EnableCaching`.
4123
4124
4125
+
4126
+[[boot-features-caching-provider]]
4127
=== Supported cache providers
4128
The cache abstraction does not provide an actual store and relies on abstraction
4129
materialized by the `org.springframework.cache.Cache` and
0 commit comments