# SpringBoot学习 **Repository Path**: yangwei710302/springboot_learning ## Basic Information - **Project Name**: SpringBoot学习 - **Description**: Spring Boot学习代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot学习 #### 项目介绍 Spring Boot学习代码 #### 软件架构 软件架构说明 #### 代码说明 Cache 为Spring boot中使用ehcache作为cache对数据进行缓存的示例 CacheAndNosql 为使用redis作为cache缓存数据 JPAStudy 为jpa学习代码,包含多表连接查询示例 JSPAndUpload jsp和文件上传代码 mybatisplugin mybatis插件示例,使用插件更新表中的create_time和update_time字段