# Spring-Boot-Demo **Repository Path**: mouday/Spring-Boot-Demo ## Basic Information - **Project Name**: Spring-Boot-Demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-28 - **Last Updated**: 2022-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot Demo ![](logo.png) github: - 文档地址:[https://mouday.github.io/Spring-Boot-Demo](https://mouday.github.io/Spring-Boot-Demo) - 项目地址:[https://github.com/mouday/Spring-Boot-Demo](https://github.com/mouday/Spring-Boot-Demo) 国内镜像 - 项目地址:[https://mouday.gitee.io/spring-boot-demo/](https://mouday.gitee.io/spring-boot-demo/) - 文档地址:[https://gitee.com/mouday/Spring-Boot-Demo](https://gitee.com/mouday/Spring-Boot-Demo) 一些和 SpringBoot 相关的 Demo | 模块名 | 简介 | | ------------------------------------------------------------------------------ | ---------------------------------------- | | [SpringBoot-HelloWorld](SpringBoot-HelloWorld/README.md) | 用最少的代码运行起来一个 SpringBoot 项目 | | [SpringBoot-Freemarker](SpringBoot-Freemarker/README.md) | SpringBoot 整合模板引擎 Freemarker | | [SpringBoot-Mail](SpringBoot-Mail/README.md) | SpringBoot 整合 Mail 发送邮件 | | [SpringBoot-Listener](SpringBoot-Listener/README.md) | 使用监听器打印出程序运行的地址和端口 | | [SpringBoot-JWT](SpringBoot-JWT/README.md) | SpringBoot 集成 JWT | | [SpringBoot-Filter-Interceptor-Listener](SpringBoot-Filter-Interceptor-Listener/README.md) | SpringBoot 拦截器、过滤器、监听器 | | [SpringBoot-Log](SpringBoot-Log/README.md) | Spring-Boot 日志配置 | | [SpringBoot-ErrorContorller](SpringBoot-ErrorContorller) | Spring-Boot ErrorContorller 错误处理控制器 | | [SpringBoot-ExceptionHanlder](SpringBoot-ExceptionHanlder) | Spring-Boot ExceptionHanlder 统一异常处理 | | [SpringBoot-MyBaits-PageHelper](SpringBoot-MyBaits-PageHelper) | Spring-Boot 分页实现 | | [SpringBoot-MyBatis-JPA](SpringBoot-MyBatis-JPA) | Spring-Boot JPA | |[SpringBoot-ElasticSearch](SpringBoot-ElasticSearch) | SpringBoot ElasticSearch | |[SpringBoot-EasyExcel](SpringBoot-EasyExcel/README.md) | SpringBoot-EasyExcel | |[SpringBoot-Captcha](SpringBoot-Captcha/README.md) | 图片验证码 | |[SpringBoot-JSON](SpringBoot-JSON/README.md) | SpringBoot 返回 json 数据 | |[SpringBoot-Upload](SpringBoot-Upload/README.md) | SpringBoot 文件上传 | |[SpringBoot-Async](SpringBoot-Async/README.md) | SpringBoot 异步任务 | 可参考的项目: - Spring 系列教程: https://github.com/wuyouzhuguli/SpringAll - Spring Boot 指南: https://snailclimb.gitee.io/springboot-guide/ - https://github.com/LuoLiangDSGA/spring-learning 本地预览 ```bash docsify serve # 或者 npm run dev ``` ![](https://api.isoyu.com/bing_images.php) ## 鸣谢 - Logo:https://www.logoly.pro/ - docsify:https://docsify.js.org/