spring-boot/spring-boot-tests
Stephane Nicoll ee913503b4 Tolerate Hazelcast 4
This commit updates HazelcastHealthIndicator and
HazelcastCacheMeterBinderProvider so that they work with
Hazelcast 4 while retaining compatibility with Hazelcast 3. Reflection
is used when necessary.

This commit also adds a smoke test that validates those features are
working when Hazelcast 4 is on the classpath.

Closes gh-21169
2020-04-29 13:39:54 +02:00
..
spring-boot-deployment-tests Provide a condition for detecting war deployments 2020-04-09 18:52:06 -07:00
spring-boot-integration-tests Replace "folder" with "directory" 2020-04-28 19:20:24 -07:00
spring-boot-smoke-tests Tolerate Hazelcast 4 2020-04-29 13:39:54 +02:00