# springboot-study **Repository Path**: kunzite/springboot-study ## Basic Information - **Project Name**: springboot-study - **Description**: springboot 学习 springboot 学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-05 - **Last Updated**: 2023-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot 学习 ## chapter1 - [springboot demo](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter1) ## chapter2 - [SpringBoot使用SpringDataJPA完成CRUD](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter2) - [开启Druid监控功能](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter2) - [配置使用FastJson返回Json视图](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter2) - [如何在SpringBoot项目中使用拦截器](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter2) - [SpringBoot整合JavaMail发送邮件](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter2) - [SpringBoot整合jsp](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter2) ## chapter3 - [SpringBoot整合JavaMail发送邮件](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter3) ## chapter4 - [使用拦截器记录你的SpringBoot的请求日志](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter4) - [SpringBoot内置SpringMvc静态文件地址修改](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter4) - [使用Redis作为SpringBoot项目数据缓存](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter4) - [使用SpringBoot validator让数据更真实](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter4) ## chapter5 - [自定义maven-starter和注解添加配置文件进入IOC](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter5) ## chapter6 - [跨域访问](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter6) - [SpringBoot使用ApplicationEvent&Listener完成业务解耦](https://github.com/MarchNineteen/spring-boot-study/tree/master/chapter6)