Polish
Closes gh-11050
This commit is contained in:
committed by
Stephane Nicoll
parent
54b54b7c30
commit
e8563c54dd
@@ -72,7 +72,7 @@ TIP: Run sample cache application using EhCache with
|
||||
|
||||
=== Hazelcast
|
||||
Both `com.hazelcast:hazelcast` and `com.hazelcast:hazelcast-spring` should be added
|
||||
to the project to enable support for Hazelcast. Since there is a default
|
||||
to the project to enable support for Hazelcast. Since there is a default
|
||||
`hazelcast.xml` configuration file at the root of the classpath, it is used to
|
||||
automatically configure the underlying `HazelcastInstance`.
|
||||
|
||||
@@ -118,4 +118,4 @@ for Caffeine. You can customize how caches are created in different ways, see
|
||||
`application.properties` for an example and the documentation for more details.
|
||||
|
||||
TIP: Run sample cache application using Caffeine with
|
||||
`$mvn spring-boot:run -Pcaffeine`.
|
||||
`$mvn spring-boot:run -Pcaffeine`.
|
||||
|
||||
Reference in New Issue
Block a user