Commit 4882f1c3 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #3866 from shakuzen/patch-6

* pr/3866:
  Add link to Hazelcast documentation
parents 8f520daf 4a27ea56
......@@ -3419,7 +3419,7 @@ You could also specify the `hazelcast.xml` configuration file to use via configu
Otherwise, Spring Boot tries to find the Hazelcast configuration from the default
locations, that is `hazelcast.xml` in the working directory or at the root of the
classpath. We also check if the `hazelcast.config` system property is set. Check the
Hazelcast documentation for more details.
http://docs.hazelcast.org/docs/latest/manual/html-single/[Hazelcast documentation] for more details.
NOTE: Spring Boot also has an
<<boot-features-caching-provider-hazelcast,explicit caching support for Hazelcast>>. The
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment