# springBootStudy2 **Repository Path**: chanzhq/springBootStudy2 ## Basic Information - **Project Name**: springBootStudy2 - **Description**: springBootStudy2::springBoot集成redis缓存 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-09-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #springBootStudy2 1.整合redis,测试方法上的Cache注解 2.分布式session保存在redis 3.WebSocket的Demo.