Skip to content

Commit 205bb76

Browse files
committed
Specify ID for cache providers section in reference docs
Closes gh-13551
1 parent 2f952fd commit 205bb76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4122,6 +4122,8 @@ NOTE: If you are using the cache infrastructure with beans that are not interfac
41224122
make sure to enable the `proxyTargetClass` attribute of `@EnableCaching`.
41234123

41244124

4125+
4126+
[[boot-features-caching-provider]]
41254127
=== Supported cache providers
41264128
The cache abstraction does not provide an actual store and relies on abstraction
41274129
materialized by the `org.springframework.cache.Cache` and

0 commit comments

Comments
 (0)