# notes **Repository Path**: ekoclike/notes ## Basic Information - **Project Name**: notes - **Description**: 记录学习的笔记 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-18 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # notes 主要学习的笔记 今后笔记更新于https://www.yuque.com/ekoc 1.代码以及笔记目录将不在使用. 2.以后新的代码将根据各自内容创建对应的文件夹 3.now: --- [actualCombat ]( https://github.com/likedeke/notes/tree/master/actualCombat) 各种整合案例以及demo ------ [kotlin]( https://github.com/likedeke/notes/tree/master/actualCombat/kotlin-actualCombat) (较少) ------ [redis]( https://github.com/likedeke/notes/tree/master/actualCombat/redis-actualCombat) -------------- 更新了 封装一个redis starter(基于lettuce) ------ [security - oauth 2]( https://github.com/likedeke/notes/tree/master/actualCombat/security-actualCombat)