# springboot-example **Repository Path**: chx-root/springboot-example ## Basic Information - **Project Name**: springboot-example - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-11 - **Last Updated**: 2022-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring Boot 学习示例 ========================= ![Spring Boot 2.0](https://img.shields.io/badge/Spring%20Boot-2.0-brightgreen.svg) ![Mysql 8](https://img.shields.io/badge/Mysql-8-blue.svg) ![JDK 1.8](https://img.shields.io/badge/JDK-1.8-brightgreen.svg) ![Maven](https://img.shields.io/badge/Maven-3.5.0-yellowgreen.svg) ![license](https://img.shields.io/badge/license-MPL--2.0-blue.svg) Spring Boot 使用的各种示例,以最简单、最实用为标准,此开源项目中的每个示例都以最小依赖,最简单为标准,帮助初学者快速掌握 Spring Boot 各组件的使用。 ## Spring Boot 2.0 **示例代码** - [spring-boot-banner](https://gitee.com/chx-root/springboot-example/tree/master/springboot-banner):Spring Boot 定制 Banner 示例 - [spring-boot-mybatis-annotation](https://gitee.com/chx-root/springboot-example/tree/master/springboot-mybatis-annotation):mybatis使用 - [spring-boot-scheduler](https://gitee.com/chx-root/springboot-example/tree/master/springboot-scheduler):定时任务 - [spring-boot-mail](https://gitee.com/chx-root/springboot-example/tree/master/springboot-mail):邮件发送功能 - [spring-boot-upload](https://gitee.com/chx-root/springboot-example/tree/master/springboot-upload):文件上传 **参考文章** - [springboot(一):动态banner ](https://zhuanlan.zhihu.com/p/477815644) - [springboot(二):mybatis的使用](https://zhuanlan.zhihu.com/p/478440567) - [springboot(三):定时任务 ](https://zhuanlan.zhihu.com/p/481567694) - [springboot(四):邮件发送功能 ](https://zhuanlan.zhihu.com/p/482213121) - [springboot(五):文件上传 ](https://zhuanlan.zhihu.com/p/482795283) --- > 如果大家想了解关于 Spring Boot 的其它方面应用,也可以以[issues](https://gitee.com/chx-root/springboot-example/issues)的形式反馈给我,我后续来完善。 关注公众号:流星绕指柔,回复"springboot"进群交流 ![](https://gitee.com/chx-root/springboot-example/raw/master/qrcode_for_gh_2309a6165c2b_344.jpg)