GwMetric 테이블 변경

This commit is contained in:
Rinjae
2025-12-17 17:02:53 +09:00
parent 64aeedde2e
commit c4fbd276b9
9 changed files with 172 additions and 63 deletions
+4
View File
@@ -33,6 +33,10 @@
# Spring Bean 설정 및 리소스 실시간 반영 (경로 주의)
-javaagent:C:\path\to\hotswap-agent.jar
-XX:HotswapAgent=fatjar
-Dhotswap.agent.disablePlugin=org.hotswap.agent.plugin.ibatis.IBatisPlugin,org.hotswap.agent.plugin.mybatis.MyBatisPlugin
```
-----