2 Star 7 Fork 3

chenxr/chenxr-spring-boot3-bucket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
chenxr - 21c2fb5 10个月前
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

SpringBoot3 全家桶

本项目对目前Web开发中实用的各个技术,通过和SpringBoot3的集成组合成一个单独的示例项目。

每个子项目都会使用最小依赖,大家拿来即可使用,自己可以根据业务需求自由组合搭配不同的技术构建项目。

子项目列表

项目名称 项目描述
chenxr-spring-boot3-utils 各种自定义工具类
chenxr-spring-boot3-aop-idempotency 接口幂等控制
chenxr-spring-boot3-aop-log 通过切面管理日志
chenxr-spring-boot3-dynamic-datasource 动态数据源 ( 多数据源动态切换 )
chenxr-spring-boot3-email 邮件发送与动态切换邮箱配置
chenxr-spring-boot3-jasypt 配置文件加密
chenxr-spring-boot3-knife4j 接口文档分组配置,全局请求头定义
chenxr-spring-boot3-mybatis-plus Mybatis-Plus配置,自动填充、分页、乐观锁
chenxr-spring-boot3-mongo-plus Mongo-Plus配置,自动填充
chenxr-spring-boot3-payment 第四方支付
chenxr-spring-boot3-rabbitmq-delay RabbitMq死信队列
chenxr-spring-boot3-redis Redis缓存管理与队列
chenxr-spring-boot3-restful-encrypt 接口加密 ( RSA+AES混合加密 )
chenxr-spring-boot3-security-jwt-redis SpringSecurity+JWT+Redis
chenxr-spring-boot3-websocket 后端集成WebSocket与VUE3进行交互

环境

  • JDK 17
  • Maven latest
  • Spring Boot 3
  • Intellij IDEA
MIT License Copyright (c) 2022 chenxr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

SpringBoot3全家桶,对目前热门实用的Web技术进行整合,不定时更新.... 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者 (1)

全部

近期动态

10个月前推送了新的提交到 master 分支,fd0469d...21c2fb5
10个月前推送了新的提交到 master 分支,7cc96d9...fd0469d
11个月前推送了新的提交到 master 分支,bf55872...7cc96d9
11个月前推送了新的提交到 master 分支,3fab3a2...bf55872
11个月前推送了新的提交到 master 分支,0e547f0...3fab3a2
加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/chenxr-coding/chenxr-spring-boot3-bucket.git
git@gitee.com:chenxr-coding/chenxr-spring-boot3-bucket.git
chenxr-coding
chenxr-spring-boot3-bucket
chenxr-spring-boot3-bucket
master

搜索帮助