Hierarchy For Package org.oxerr.spring.cache.redis.scored.example.helloworld

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.oxerr.spring.cache.redis.scored.example.helloworld.AppRunner (implements org.springframework.boot.CommandLineRunner)
    • org.oxerr.spring.cache.redis.scored.example.helloworld.Book
    • org.oxerr.spring.cache.redis.scored.example.helloworld.BooksRedisCacheManagerConfiguration
    • org.oxerr.spring.cache.redis.scored.example.helloworld.CachingApplication

Interface Hierarchy

  • org.springframework.data.repository.Repository<T,​ID>
    • org.springframework.data.repository.CrudRepository<T,​ID>
      • org.oxerr.spring.cache.redis.scored.example.helloworld.BookRepository