Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-hand/choerodon-starters
This is the toolkit developed by Choerodon and provides some basic dependencies for use in the development process.
https://github.com/open-hand/choerodon-starters
c7nf choerodon java spring spring-boot spring-cloud
Last synced: 24 days ago
JSON representation
This is the toolkit developed by Choerodon and provides some basic dependencies for use in the development process.
- Host: GitHub
- URL: https://github.com/open-hand/choerodon-starters
- Owner: open-hand
- License: apache-2.0
- Created: 2018-05-19T05:10:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T03:06:05.000Z (over 1 year ago)
- Last Synced: 2024-12-06T00:31:30.844Z (about 1 month ago)
- Topics: c7nf, choerodon, java, spring, spring-boot, spring-cloud
- Language: Java
- Homepage: http://choerodon.io
- Size: 3.8 MB
- Stars: 78
- Watchers: 13
- Forks: 64
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.zh-CN.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
开发组件父项目## Modules
* gitlab api组件:[choerodon-gitlab4j-api](choerodon-gitlab4j-api/README.md)
* asgard分布式事务组件: [choerodon-starter-asgard](choerodon-starter-asgard/README.md)
* 辅助核心开发包:[choerodon-starter-core](choerodon-starter-core/README.md)
* liquibase初始化工具:[choerodon-tool-liquibase](choerodon-tool-liquibase/README.md)
* 大文件分片上传工具:[choerodon-starter-fragment](choerodon-starter-fragment/README.md)## To get the code
```
git clone https://github.com/open-hand/choerodon-starters.git
```## Links
* [Change Log](./CHANGELOG.zh-CN.md)
## Starter and dbtool version mapping
| starter version | dbtools version|changelog|
|:-----:|:-----:|:-----:|
|0.9.0|0.6.1||
|0.9.2|0.6.2||
|0.10.1|0.6.3||
|0.11.0|0.6.4||
|0.11.0|0.6.5||
|0.12.0|0.6.6|初始化配置添加update策略;修改tool-config mapper|
|0.15.0|0.6.7|添加是否初始化依赖jar包中的脚本|
|0.17.0|0.7.2|更新liquibase初始化工具底层依赖为hzero installer工具|## Contributing
欢迎参与项目贡献!比如提交PR修复一个bug,或者新建Issue讨论新特性或者变更。
Copyright (c) 2020-present, Choerodon