{"id":33898604,"url":"https://github.com/taybct/spring-taybct","last_synced_at":"2026-05-05T10:31:33.148Z","repository":{"id":269546118,"uuid":"862173594","full_name":"taybct/spring-taybct","owner":"taybct","description":"Spring TayBct 是一个 Spring 业务组件基础集成的基础业务库，对一些常用的系统管理，用户体系等基础功能做了基础的常用的简易的集成，并且提供一些业务开发过程中常用的功能模块集成，开箱即用。","archived":false,"fork":false,"pushed_at":"2026-03-10T07:11:47.000Z","size":1796,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-03T10:00:06.936Z","etag":null,"topics":["docker","dubbo","dynamic-datasource","java","logicflow","managment-system","mybatis-plus","oauth2","onlyoffice-server","scheduling","spring-boot","websocket"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taybct.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-24T06:55:52.000Z","updated_at":"2026-03-10T01:29:21.000Z","dependencies_parsed_at":"2026-04-03T10:00:54.938Z","dependency_job_id":null,"html_url":"https://github.com/taybct/spring-taybct","commit_stats":null,"previous_names":["mangocrisp/spring-taybct","taybct/spring-taybct"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/taybct/spring-taybct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taybct%2Fspring-taybct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taybct%2Fspring-taybct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taybct%2Fspring-taybct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taybct%2Fspring-taybct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taybct","download_url":"https://codeload.github.com/taybct/spring-taybct/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taybct%2Fspring-taybct/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32645927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","dubbo","dynamic-datasource","java","logicflow","managment-system","mybatis-plus","oauth2","onlyoffice-server","scheduling","spring-boot","websocket"],"created_at":"2025-12-11T21:00:44.400Z","updated_at":"2026-05-05T10:31:33.129Z","avatar_url":"https://github.com/taybct.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring TayBct\n\n[![GitHub license](https://img.shields.io/github/license/taybct/spring-taybct?style=flat)](./LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/taybct/spring-taybct?color=fa6470\u0026style=flat)](https://github.com/taybct/spring-taybct/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/taybct/spring-taybct?style=flat)](https://github.com/taybct/spring-taybct/network/members)\n\n## 介绍\n\nSpring TayBct 是一个 Spring 业务组件基础集成的基础业务库，对一些常用的系统管理，用户体系等基础功能做了基础的常用的简易的集成，并且提供一些业务开发过程中常用的功能模块集成。\n\n## 软件架构\n\n- 基于 spring boot 开发，版本和 spring boot 大版本基本同步，例如 spring-taybct 3.5.x -\u003e spring-boot 3.5.x.\n- 适配一些 spring 相关的基础组件的简单基础集成\n- 系统管理等一些基础通用业务模块的基础简易集成\n\n## 安装教程\n\n### 仓库模板\n- 微服务模板\n  直接使用[微服务模板](../../../spring-taybct-cloud)创建仓库即可\n- 多模块单体架构模板\n  直接使用[多模块单体架构模板](../../../spring-taybct-single)创建仓库即可\n\n### 本地创建\n\n[快速开始](https://mangocrisp.top/code/taybct/3.5.x/get-started/)\n\n## 使用说明\n\n1. 只是集成不是运行的代码\n2. 有业务的代码，但是只是希望你复制过去使用，或者引入 maven 依赖包来使用\n3. 如果出了BUG或者无法满足需求，希望你是重写我的包和类来达到目的\n4. 不引入对应的需要的依赖一些功能就是无效的\n\n## 参与贡献\n\n1. Fork 本仓库\n2. 新建 Feat_xxx 分支\n3. 提交代码\n4. 新建 Pull Request\n5. 本项目属于集成平时开发的经验避免重复造轮子，所以如果在开发过程中遇到了本项目里面的一些 BUG，请及时在你的运行模块里面，新建\n   BUG 类同包同名的类来强制重写本项目的代码，等到有空了把这些\n   BUG，和你修复好的文件一起提交给本项目，将会是对本项目最伟大的贡献，感激不尽！另外，如果有好的点子，或者想法，也欢迎往本项目这儿疯狂\n   PR.\n\n## 历史发行版本\n\n[Release](https://mangocrisp.top/code/taybct/3.5.x/release/)\n\n## 免责声明\n\n本项目所有依赖包都是互联网能找到的，不能保证没有漏洞，源码也不能百分百保证没有\nBUG，谁都不能保证，所以，如果用于生产环境，出现了什么问题，本项目方不负任何责任，但是可以提供友情技术帮助和支持，你可以在项目的\nIssues 提出你的问题","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaybct%2Fspring-taybct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaybct%2Fspring-taybct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaybct%2Fspring-taybct/lists"}