# choerodon-starters **Repository Path**: bestnewcoding_admin/choerodon-starters ## Basic Information - **Project Name**: choerodon-starters - **Description**: This is the toolkit developed by Choerodon and provides some basic dependencies for use in the development process. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 22 - **Created**: 2020-08-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Choerodon Starter Parent This is the toolkit developed by Choerodon and provides some basic dependencies for use in the development process. * [choerodon-maven-plugin](choerodon-maven-plugin/README_ZH.md) * [choerodon-starter-actuator](choerodon-starter-actuator/README_ZH.md) * [choerodon-starter-actuator-processor](choerodon-starter-actuator-processor/README_ZH.md) * [choerodon-starter-asgard](choerodon-starter-asgard/README_ZH.md) * [choerodon-starter-config-client](choerodon-starter-config-client/README.md) * [choerodon-starter-core](choerodon-starter-core/README.md) * [choerodon-starter-eureka-event](choerodon-starter-eureka-event/README.md) * [choerodon-starter-feign-replay](choerodon-starter-feign-replay/README.md) * [choerodon-starter-metric](choerodon-starter-metric/README.md) * [choerodon-starter-mybatis](choerodon-starter-mybatis/README_ZH.md) * [choerodon-starter-oauth-core](choerodon-starter-oauth-core/README.md) * [choerodon-starter-oauth-resource](choerodon-starter-oauth-resource/README.md) * [choerodon-starter-swagger](choerodon-starter-swagger/README.md) * [choerodon-starter-websocket](choerodon-starter-websocket/README.md) * [choerodon-starter-webmvc](choerodon-starter-webmvc/README_ZH.md) * [choerodon-framework-parent](choerodon-framework-parent/README_ZH.md) * [choerodon-tool-config](choerodon-tool-config/README.md) * [choerodon-tool-liquibase](choerodon-tool-liquibase/README_ZH.md) ## To get the code ``` git clone https://github.com/choerodon/choerodon-starters.git ``` ## Indicate Modules starting with 'choerodon-hap' are only dependent on the HAP framework, such as choerodon-hap-starter-message, etc. ## Links * [Change Log](./CHANGELOG.zh-CN.md) ## Reporting Issues If you find any shortcomings or bugs, please describe them in the [Issue](https://github.com/choerodon/choerodon/issues/new?template=issue_template.md). ## How to Contribute Pull requests are welcome! Follow [this link](https://github.com/choerodon/choerodon/blob/master/CONTRIBUTING.md) for more information on how to contribute. ## 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包中的脚本|