# springboot-learn **Repository Path**: idream68/springboot-learn ## Basic Information - **Project Name**: springboot-learn - **Description**: 学习springboot中梳理的模块 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-24 - **Last Updated**: 2023-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, WebSocket, SpringSecurity, Grpc ## README # springboot 学习示例 **使用版本为2.6.13** springboot 知识点梳理 | 项目名称 | 描述 | 完成状态 | |------------------------------------------------|----------------|------| | [customer-bean-name](./customer-bean-name) | bean自定义名称 | 1 | | [learn-actuator](./learn-actuator) | 监控、管理 | 1 | | [learn-advice](./learn-advice) | 全局异常处理 | 1 | | [learn-aspect](./learn-aspect) | 切面 | 1 | | [learn-caffeine](./learn-caffeine) | caffeine示例 | 1 | | [learn-deferredResult](./learn-deferredresult) | 异步长连接的服务端实时推送 | 1 | | [learn-drools](./learn-drools) | drools引擎 | 1 | | [learn-event](./learn-event) | 观察者模式 | 1 | | [learn-schedule](./learn-schedule) | 定时任务 | 1 | | [learn-security](./learn-security) | security示例 | 1 | | [learn-sse](./learn-sse) | sse 推送消息 | 1 | | [learn-swagger](./learn-swagger) | swagger api 文档 | 1 | | [learn-tools](./learn-tools) | spring 常用工具 | 1 | | [learn-validated](./learn-validated) | 校验 | 1 | | [learn-webfilter](./learn-webfilter) | web 过滤 | 1 | | [learn-websocket](./learn-websocket) | socket 推送 | 1 | | [learn-knife4j](./learn-knife4j) | knife4j api 文档 | 1 | | [learn-springdoc](./learn-springdoc) | spring doc 文档 | 1 | | [learn-json](./learn-json) | json工具 | 0 | | [learn-activiti](./learn-activiti) | activiti 工作流基础 | 0 | | [learn-webflux](./learn-webflux) | flux | 0 | | [learn-captcha](./learn-captcha) | 图片验证码生成 | 1 | | [learn-webfile](./learn-webfile) | 文件上传,下载 | 1 | | [learn-grpc](./learn-grpc) | grpc 示例 | 1 | | [learn-logback](./learn-logback) | 日志示例 | 1 | | [learn-sms](./learn-sms) | 发送短信示例 | 0 | | [learn-mail](./learn-mail) | 发送邮件示例 | 1 | [springboot官方文档](https://docs.spring.io/spring-boot/docs/2.6.13/reference/htmlsingle/#legal)