Refactor ReadWriteSplitting dependency (#81)

5 files changed
tree: d1ed2fae457eaf09707b7b6c0fb3d3ab51b13f68
  1. .mvn/
  2. shardingsphere-ui-backend/
  3. shardingsphere-ui-distribution/
  4. shardingsphere-ui-frontend/
  5. .asf.yaml
  6. .gitignore
  7. LICENSE
  8. mvnw
  9. mvnw.cmd
  10. NOTICE
  11. pom.xml
  12. README.md
  13. README_ZH.md
  14. RELEASE-NOTES.md
README.md

ShardingSphere UI

License

Build Status

Overview

ShardingSphere UI is a management background for ShardingSphere, including: dynamic configuration, Data governance, etc.

ShardingSphere UI Frontend

shardingsphere-ui-frontend based on Vue.js and use the UI Toolkit element.

ShardingSphere UI Backend

shardingsphere-ui-backend is a standard spring boot project.

How to Build

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