apache/shardingsphere-elasticjob-ui
Fork: 95 Star: 160 (更新于 2024-10-28 04:46:30)
license: Apache-2.0
Language: Java .
Administrator console of ElasticJob
最后发布版本: 3.0.2 ( 2022-10-31 15:30:10)
ElasticJob-UI
Overview
ElasticJob UI is an administrator console of ElasticJob. There are two parts in this project:
- shardingsphere-elasticjob-lite-ui: the UI of ElasticJob-Lite
- shardingsphere-elasticjob-cloud-ui: the UI of ElasticJob-Cloud
ElasticJob-UI Frontend
shardingsphere-elasticjob-lite-ui-frontend & shardingsphere-elasticjob-cloud-ui-frontend based on vue and use the UI Toolkit element.
ElasticJob-UI Backend
shardingsphere-elasticjob-lite-ui-backend & shardingsphere-elasticjob-cloud-ui-backend are standard Spring Boot projects.
How to Build
git clone https://github.com/apache/shardingsphere-elasticjob-ui.git
cd shardingsphere-elasticjob-ui/
mvn clean package -Prelease
- Get the lite tar in
shardingsphere-elasticjob-ui/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-elasticjob-lite-ui-bin.tar.gz
- Get the cloud tar in
shardingsphere-elasticjob-ui/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-elasticjob-cloud-ui-bin.tar.gz
How to Connect Event Trace DataSource
Restricted by the agreement, some databases' JDBC driver cannot be added to project directly, and users need to add it by themselves. There are two ways:
Add JDBC Driver Dependency to pom.xml and Build
Add JDBC driver dependency to shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml and build.
Add JDBC Driver JAR to ext-lib in Binary Distribution Package
- Get
apache-shardingsphere-${latest.release.version}-shardingsphere-elasticjob-lite-ui-bin.tar.gz
and extract. - Add JDBC Driver (Such as
mysql-connector-java-8.0.13.jar
) to directoryext-lib
. - Run application with
bin/start.sh
最近版本更新:(数据更新于 2024-08-28 10:50:05)
2022-10-31 15:30:10 3.0.2
2022-01-19 20:23:31 3.0.1
2021-07-29 14:19:45 3.0.0
2020-12-31 12:31:55 3.0.0-RC1
2020-11-05 15:31:32 3.0.0-beta
2020-08-18 13:25:41 3.0.0-alpha
主题(topics):
elasticjob, ui
apache/shardingsphere-elasticjob-ui同语言 Java最近更新仓库
2024-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex