Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mouday/spring-boot-demo

Spring Boot Demo
https://github.com/mouday/spring-boot-demo

spring-boot

Last synced: about 2 months ago
JSON representation

Spring Boot Demo

Awesome Lists containing this project

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-Thymeleaf](SpringBoot-Thymeleaf/README.md) | SpringBoot 整合模板引擎 Thymeleaf |
| [SpringBoot-Pebble](SpringBoot-Pebble/README.md) | SpringBoot 整合模板引擎 Pebble |
| [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/README.md) | Spring-Boot ErrorContorller 错误处理控制器 |
| [SpringBoot-ExceptionHanlder](SpringBoot-ExceptionHanlder/README.md) | Spring-Boot ExceptionHanlder 统一异常处理 |
| [SpringBoot-MyBaits](SpringBoot-MyBaits) | Spring-Boot MyBaits |
| [SpringBoot-MyBatis-JPA](SpringBoot-MyBatis-JPA/README.md) | Spring-Boot JPA |
| [SpringBoot-MyBatis-Plus](SpringBoot-MyBatis-Plus/README.md) | SpringBoot MyBatis-Plus |
| [SpringBoot-Sharding-JDBC](SpringBoot-Sharding-JDBC/README.md) | 数据库读写分离 |
|[SpringBoot-ElasticSearch](SpringBoot-ElasticSearch/README.md) | 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 异步任务 |
|[SpringBoot-Schedule](SpringBoot-Schedule/README.md) | SpringBoot 定时任务 |
|[SpringBoot-Redis](SpringBoot-Redis/README.md) | SpringBoot整合Redis缓存 |
|[SpringBoot-Mongo](SpringBoot-Mongo/README.md) | SpringBoot整合Mongo |
|[SpringBoot-Profile](SpringBoot-Profile/README.md) | SpringBoot多环境配置 |
|[SpringBoot-Validation](SpringBoot-Validation/README.md) | SpringBoot参数校验 |
|[SpringBoot-Cache](SpringBoot-Cache/README.md) | SpringBoot缓存注解 |
|[SpringBoot-Websocket](SpringBoot-Websocket/README.md) | 实现服务端推送消息到客户端|
|[SpringBoot-Knife4j-Swagger](SpringBoot-Knife4j-Swagger/README.md) | 提供接口文档 |
|[SpringBoot-Kafka](SpringBoot-Kafka/README.md) | 实现数据异步处理 |
|[SpringBoot-Retry](SpringBoot-Retry/README.md) | 实现错误重试 |
|[SpringBoot-Security](SpringBoot-Security/README.md) | 认证授权jwt |
|[SpringBoot-Security-Basic-Form](SpringBoot-Security-Basic-Form/README.md) | 认证授权 Basic/Form |
|[SpringBoot-Event](SpringBoot-Event/README.md) | 事件监听和发布 |
|[SpringBoot-Route](SpringBoot-Route/README.md) | 获取路由映射 |
|[SpringBoot-Bcrypt](SpringBoot-Bcrypt/README.md) | 使用bcrypt对密码加密和验证 |
|[SpringBoot-Secret](SpringBoot-Secret/README.md) | 使用AES对数据加密和解密 |
|[SpringBoot-SSE](SpringBoot-SSE/README.md) | 使用Server-Sent Events向前端推送数据 |
|[SpringBoot-Enum](SpringBoot-Enum/README.md) | 配合MyBatis-Plus使用枚举类 |
|[SpringBoot-Batch](SpringBoot-Batch/README.md) | 整合Spring-Batch |
|[SpringBoot-Starter](SpringBoot-Starter/README.md) | 自定义SpringBoot-Starter |
|[SpringBoot-JDBC](SpringBoot-JDBC/README.md) | 整合SpringBoot-JDBC |
|[SpringBoot-Minio](SpringBoot-Minio/README.md) | 整合SpringBoot-Minio |
|[SpringBoot-Lock4j](SpringBoot-Lock4j/README.md) | 整合 SpringBoot-Lock4j |

可参考的项目:

- Spring 系列教程: https://github.com/wuyouzhuguli/SpringAll
- Spring Boot 指南: https://snailclimb.gitee.io/springboot-guide/
- https://github.com/LuoLiangDSGA/spring-learning
- [spring boot demo](https://github.com/xkcoding/spring-boot-demo) 一个用来深度学习并实战 spring boot 的项目

本地预览

```bash
docsify serve

# 或者
npm run dev
```

![](https://api.isoyu.com/bing_images.php)

## 鸣谢

- Logo:https://www.logoly.pro/
- docsify:https://docsify.js.org/