# springbootlearn **Repository Path**: coderManli/springbootlearn ## Basic Information - **Project Name**: springbootlearn - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-05 - **Last Updated**: 2022-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot学习的正式代码库 之前有些乱七八糟的代码库都舍弃掉 # chapter01 spring基础,根据名称可以看到里面的实例内容,比较简单,但基本上将spring的IOC和AOP两个大部分都介绍了 # chapter06 加入持久层框架的使用,JPA和Mybatis,目录结构很乱,后期整理,同时还加入了事务的简单实例,但是没有加入日志