Hierarchy For Package net.ideahut.springboot.cache

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.ideahut.springboot.cache.MemoryCacheGroupHandler (implements net.ideahut.springboot.cache.CacheGroupHandler, org.springframework.beans.factory.InitializingBean)
    • net.ideahut.springboot.cache.MemoryCacheHandler (implements net.ideahut.springboot.cache.CacheHandler, org.springframework.beans.factory.InitializingBean)
    • net.ideahut.springboot.cache.RedisCacheGroupHandler (implements net.ideahut.springboot.cache.CacheGroupHandler, org.springframework.beans.factory.InitializingBean)
    • net.ideahut.springboot.cache.RedisCacheHandler (implements net.ideahut.springboot.cache.CacheHandler, org.springframework.beans.factory.InitializingBean)