Skip to content

Commit 0c7dae0

Browse files
committed
Remove duplicate note in Hazelcast section of reference guide
Closes gh-19678
1 parent 136e4dc commit 0c7dae0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5663,9 +5663,6 @@ If https://hazelcast.com/[Hazelcast] is on the classpath and a suitable configur
56635663
If you define a `com.hazelcast.config.Config` bean, Spring Boot uses that.
56645664
If your configuration defines an instance name, Spring Boot tries to locate an existing instance rather than creating a new one.
56655665

5666-
If you define a `com.hazelcast.config.Config` bean, Spring Boot uses that.
5667-
If your configuration defines an instance name, Spring Boot tries to locate an existing instance rather than creating a new one.
5668-
56695666
You could also specify the Hazelcast configuration file to use through configuration, as shown in the following example:
56705667

56715668
[source,properties,indent=0,configprops]

0 commit comments

Comments
 (0)