# SpringBoot **Repository Path**: ljwTown/SpringBoot ## Basic Information - **Project Name**: SpringBoot - **Description**: 个人java学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-20 - **Last Updated**: 2023-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot ## README ## java 学习 ## 学习目标: java 基础 - 集合 多线程 SpringBoot 启动流程 核心注解 MySQL数据库 Redis Redis是一个key-value存储系统,它支持存储的value类型相对更多,包括string、list、set、zset(sorted set --有序集合)和hash。 设计模式