Springbootケース、redis分散ロック、redisキャッシュ

458 ワード

      springboot redis  ,         
- redis     

     :  org.springframework.integration.redis.util.RedisLockRegistry    

     :  lua   redis  ,    com.github.lybgeek.redis.util.RedisLockUtils

- redis  

     :   spring cache  ,@Cacheable、@CachePut   @CacheEvict,              ,
       com.github.lybgeek.redis.config.RedisConfig

     :          @RedisCache   

サンプルコード:https://github.com/kaixuanzhang123/springBoot-redis.git