类分层结构
- java.lang.Object
- org.springframework.data.redis.core.RedisAccessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.data.redis.core.RedisTemplate<K,V> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.redis.core.RedisOperations<K,V>)
- cn.shorturl.store.ShortUrlStore
- java.lang.Throwable (implements java.io.Serializable)
Copyright © 2022. All rights reserved.