commit | bdc05f113359e13bc683b0bdf4b89a5edbe512e3 | [log] [tgz] |
---|---|---|
author | Dachuan J <46773294+dachuan9e@users.noreply.github.com> | Fri Jun 18 17:41:54 2021 +0800 |
committer | GitHub <noreply@github.com> | Fri Jun 18 17:41:54 2021 +0800 |
tree | dc5f334b2a256c07232980d4976bace985653413 | |
parent | 320de4783cbb0a289e904e4c6663192aa424b481 [diff] |
Fix the dependency in pom and the test code in ui frontend module (#91)
ShardingSphere UI is a management background for ShardingSphere, including: dynamic configuration, Data governance, etc.
shardingsphere-ui-frontend based on Vue.js and use the UI Toolkit element.
shardingsphere-ui-backend is a standard spring boot project.
git clone https://github.com/apache/shardingsphere-ui.git cd shardingsphere-ui/ mvn clean package -Prelease
Get the package in shardingsphere-ui/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-ui-bin.tar.gz