spring-boot/spring-boot-autoconfigure
Stephane Nicoll ad57d99fe5 Cleanup HazelcastInstance in test
If a JCache provider is started with hazelcast and the default settings,
the underlying `HazelcastInstance` is disposed at the end of the
process, not when the `CacheManager` is closed.

This commit fixes the only test that use such setup.

See also https://github.com/hazelcast/hazelcast/issues/7606

Closes gh-5209
2016-02-25 14:25:28 +01:00
..
src Cleanup HazelcastInstance in test 2016-02-25 14:25:28 +01:00
pom.xml Next development version 2016-01-21 18:41:30 -08:00