# ac-springboot **Repository Path**: AmazeCode/ac-springboot ## Basic Information - **Project Name**: ac-springboot - **Description**: springboot学习系列 - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README springboot学习记录 项目目录结构: springboot-restful:Restful编码风格学习 读取配置文件相关: springboot-properties:properties配置文件读取 springboot-configure:yml配置文件读取 整合第三方框架相关: springboot-mybatis:整合mybatis框架 springboot-mybatis-generator:mybatis自动生成代码 springboot-mybatis-plus:mybatis-plus插件使用 springboot-mail:整合邮件服务 springboot-thymeleaf:整合thymeleaf模板 springboot-redis:整合redis springboot-schedule:整合定时 springboot-servlet:使用servlet springboot-freemarker:整合freemarker