# spring-boot **Repository Path**: justdoitnow/spring-boot ## Basic Information - **Project Name**: spring-boot - **Description**: spring-boot - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #spring-boot - common 包含springboot 的一些技巧性东西 - mybatis-boot - redis-boot 使用spring官方的链接方式 spring-boot-starter-data-redis - ShardedJedis 分片 使用sentinel 分组监视的方式连接redis - ShardedJedis2 分片 使用多sentinel 全面监视方式连接redis 完善日志配置文件 目前以上线使用的方式