--创建主数据服务启动项目

This commit is contained in:
2025-10-20 17:57:26 +08:00
parent 0adb86d527
commit 6d99ae5223
18 changed files with 460 additions and 76 deletions

View File

@ -0,0 +1,4 @@
# 应用名称(在 SkyWalking UI 中显示的服务名)
agent.service_name=your-springboot-app
# SkyWalking OAP 服务地址(默认本地)
collector.backend_service=localhost:11800