Revert "[refractor] Using Spring jdbc to query Greptime log" (#3885)

This commit is contained in:
Yang Chen
2025-12-03 12:32:45 +08:00
committed by GitHub
parent 7f4c2e0487
commit 8e8ab80aa0
18 changed files with 592 additions and 577 deletions
-1
View File
@@ -209,7 +209,6 @@ warehouse:
enabled: false
grpc-endpoints: localhost:4001
http-endpoint: http://localhost:4000
postgres-endpoint: localhost:4003
# if you config other database name, you should create them first
database: public
username: greptime
@@ -149,7 +149,6 @@ warehouse:
enabled: true
grpc-endpoints: greptime:4001
http-endpoint: http://greptime:4000
postgres-endpoint: localhost:4003
# if you config other database name, you should create them first
database: public
username: greptime