3 Star 5 Fork 1

CHQ7 / su-boot-starter

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

su-boot-starter

  • 组件库

在线文档

https://d.chiconysquare.net/serve

组件列表

组件名称 组件说明 作用域 可靠性
su-boot-starter-core 核心组件 所有项目 生产
su-boot-starter-jasypt 安全框架加密组件 所有项目 生产
su-boot-starter-jdbc 数据库连接组件 服务层 生产
su-boot-starter-mail 邮件组件 服务层 生产
su-boot-starter-security 权限组件 控制层 生产
su-boot-starter-database 数据库组件 服务层 生产
su-boot-starter-log 日志组件 控制层 生产
su-boot-starter-web web组件 所有项目 生产
su-boot-starter-quartz 任务组件 服务层 生产
su-boot-starter-redis redis组件 所有项目 生产
su-boot-starter-rabbitmq mq组件 所有项目 生产
su-boot-starter-dingtalk 钉钉组件 所有项目 生产
su-boot-starter-wx 微信小程序组件 所有项目 生产
su-boot-starter-weixin 微信公众号组件 所有项目 生产
su-boot-starter-wxpay 微信支付组件 所有项目 生产

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

Pull Request:

  1. Fork 代码!
  2. 创建自己的分支: git checkout -b feat/xxxx
  3. 提交你的修改: git commit -am 'feat(function): add xxxxx'
  4. 推送您的分支: git push origin feat/xxxx
  5. 提交pull request

Git 贡献提交规范

  • 参考 vue 规范 (Angular)

    • feat 增加新功能
    • fix 修复问题/BUG
    • style 代码风格相关无影响运行结果的
    • perf 优化/性能提升
    • refactor 重构
    • revert 撤销修改
    • test 测试相关
    • docs 文档/注释
    • chore 依赖更新/脚手架配置修改等
    • workflow 工作流改进
    • ci 持续集成
    • types 类型定义文件更改
    • wip 开发中
MIT License Copyright (c) 2022 CHQ 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.

简介

sb-starter 组件仓库 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/umb/su-boot-starter.git
git@gitee.com:umb/su-boot-starter.git
umb
su-boot-starter
su-boot-starter
main

搜索帮助