Skip to content

Commit

Permalink
Merge branch '2.2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Jan 13, 2020
2 parents b780e52 + 0c7dae0 commit 738ba15
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -5664,9 +5664,6 @@ If https://hazelcast.com/[Hazelcast] is on the classpath and a suitable configur
If you define a `com.hazelcast.config.Config` bean, Spring Boot uses that.
If your configuration defines an instance name, Spring Boot tries to locate an existing instance rather than creating a new one.

If you define a `com.hazelcast.config.Config` bean, Spring Boot uses that.
If your configuration defines an instance name, Spring Boot tries to locate an existing instance rather than creating a new one.

You could also specify the Hazelcast configuration file to use through configuration, as shown in the following example:

[source,properties,indent=0,configprops]
Expand Down

0 comments on commit 738ba15

Please sign in to comment.