Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

This is the toolkit developed by Choerodon and provides some basic dependencies for use in the development process.

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