Establish shardingsphere-pluggable module (#4988)

* rename BaseShardingEngine to BasePrepareEngine

* rename BaseShardingEngine to BasePrepareEngine

* rename sharding-core-entry to shardingsphere-pluggable

* remove sql parser dialect import for shardingsphere-pluggable

* remove merge from pluggable module

* remove useless test cases

* remove specific route and rewrite from pluggable module

* remove sharding-core-common from pluggable module

* move SQLExecutionHook to shardingsphere-executor module

* remove sharding-core-execute from pluggable module

* move shardingsphere-pluggable to shardingsphere-underlying

* rename package
1 file changed
tree: 7dfcc8d6e98190db0bec93c75a19c57eb7f7d3bd
  1. .mvn/
  2. shardingsphere-ui-backend/
  3. shardingsphere-ui-distribution/
  4. shardingsphere-ui-frontend/
  5. DISCLAIMER
  6. jenkinsfile_ui
  7. LICENSE
  8. mvnw
  9. mvnw.cmd
  10. NOTICE
  11. pom.xml
  12. README.md
  13. README_ZH.md
README.md

ShardingSphere UI

License

Build Status

Overview

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

ShardingSphere UI Frontend

shardingsphere-ui-frontend based on vue 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/incubator-shardingsphere.git
cd incubator-shardingsphere/shardingsphere-ui/
mvn clean package -Prelease

Get the package in shardingsphere-ui/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/target/apache-shardingsphere-incubating-${latest.release.version}-shardingsphere-ui-bin.tar.gz