Spring boot and Hibernate Second Level cache giving NoCacheRegionFactoryAvailableException
Problem: Setting below in application.properties, [bash] hibernate.cache.use_second_level_cache=true hibernate.cache.hazelcast.use_native_client=true hibernate....