Disable ehcache statistics if necessary
`EhCacheStatisticsProvider` uses the `StatisticsGateway` API introduced in ehcache 2.7 (march 2013). If an older ehcache version is present, we should back-off as this class is not available. Closes gh-4621
Showing
Please register or sign in to comment