choerodon-starters icon indicating copy to clipboard operation
choerodon-starters copied to clipboard

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

Introduction

开发组件父项目

Modules

  • gitlab api组件:choerodon-gitlab4j-api
  • asgard分布式事务组件: choerodon-starter-asgard
  • 辅助核心开发包:choerodon-starter-core
  • liquibase初始化工具:choerodon-tool-liquibase
  • 大文件分片上传工具:choerodon-starter-fragment

To get the code

git clone https://github.com/open-hand/choerodon-starters.git

Links

  • Change Log

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