remove prepare engine (#5144)

* Add ExecutionContextBuilder

* simplify PrepareEngine

* refactor constructor of ExecutionContext

* refactor SQLLogger

* remove PrepareEngine

* remove shardingsphere-pluggable

* add dependency

* add dependency
1 file changed
tree: aae1543816b8fe136713c75041a33022a0c2b1bc
  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