mateclaw/mateclaw-server/src/test/java/vip/mate/config
matevip 4cbd2b50f3 feat(dashboard): show the connected database on the dashboard
Surface the connected database product as a subtle chip in the Dashboard
header. SystemHealthService now reports a database label on /system/health
(reused by the front-end — no extra request), derived from a new
DatabaseBootstrapRunner.getDatabaseLabel() that reads the JDBC product name
once and normalizes it to a canonical label (MySQL / MariaDB / PostgreSQL /
H2, and 人大金仓 for the KingbaseES family), collapsing driver version noise.
2026-06-15 08:47:53 +08:00
..
DatabaseBootstrapRunnerLabelTest.java feat(dashboard): show the connected database on the dashboard 2026-06-15 08:47:53 +08:00