Skip to content

Commit 4a27ea5

Browse files
shakuzensnicoll
authored andcommitted
Add link to Hazelcast documentation
Closes spring-projectsgh-3866
1 parent 8f520da commit 4a27ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3419,7 +3419,7 @@ You could also specify the `hazelcast.xml` configuration file to use via configu
34193419
Otherwise, Spring Boot tries to find the Hazelcast configuration from the default
34203420
locations, that is `hazelcast.xml` in the working directory or at the root of the
34213421
classpath. We also check if the `hazelcast.config` system property is set. Check the
3422-
Hazelcast documentation for more details.
3422+
http://docs.hazelcast.org/docs/latest/manual/html-single/[Hazelcast documentation] for more details.
34233423

34243424
NOTE: Spring Boot also has an
34253425
<<boot-features-caching-provider-hazelcast,explicit caching support for Hazelcast>>. The

0 commit comments

Comments
 (0)