# notes **Repository Path**: wangjiayi-sz/notes ## Basic Information - **Project Name**: notes - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-08 - **Last Updated**: 2021-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Java 学习笔记 [spring](java/spring.md) #### DataBase [mysql](java/mysql.md) [redis](java/redis.md) #### JVM [Garbage Collection](java/GC.md) [heap](java/heap.md) [Method Area](java/method_area.md) [Class Loader](java/class-loader.md) [collectors](java/collectors.md) [string](java/string.md)