package
0.0.0-20240528100830-79c95e3d0934
Repository: https://github.com/go-kratos/examples.git
Documentation: pkg.go.dev
# README
-
Download code:
git clone https://github.com/opensergo/opensergo-dashboard.git
-
Modify
opensergo-dashboard-server/src/main/resources/application.yaml
, specify the mysql server address- Table struct: opensergo-dashboard-server/src/main/resources/schema.sql
-
Build
mvn clean package -Dmaven.test.skip=true
-
Launch
cd opensergo-dashboard-server/target/; java -jar opensergo-dashboard.jar
-
Run Service
go run main.go
-
Visit
http://localhost:8080/
# Variables
Name is the name of the compiled software.