Skip to content

Commit 40e2d0b

Browse files
committed
Remove mention of the Infinispan Spring Boot starter
The starter is not yet Spring Boot 3 compatible. Closes gh-32896
1 parent 1c287a3 commit 40e2d0b

File tree

1 file changed

+0
-4
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/io

1 file changed

+0
-4
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/io/caching.adoc

-4
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,6 @@ To be compatible with Spring Boot's Jakarta EE 9 baseline, Infinispan's `-jakart
135135
For every module with a `-jakarta` variant, the variant must be used in place of the standard module.
136136
For example, `infinispan-core-jakarta` and `infinispan-commons-jakarta` must be used in place of `infinispan-core` and `infinispan-commons` respectively.
137137

138-
NOTE: The support of Infinispan in Spring Boot is restricted to the embedded mode and is quite basic.
139-
If you want more options, you should use the official Infinispan Spring Boot starter instead.
140-
See https://github.com/infinispan/infinispan-spring-boot[Infinispan's documentation] for more details.
141-
142138

143139

144140
[[io.caching.provider.couchbase]]

0 commit comments

Comments
 (0)