forked from kimhyungsik/ax_hub_mcp_tool
feat: Refactor monolith to microservices architecture
This commit is contained in:
8
axhub-gateway/src/main/resources/spy.properties
Normal file
8
axhub-gateway/src/main/resources/spy.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
# SLF4J ??? ?? (logback?? ???)
|
||||
appender=com.p6spy.engine.spy.appender.Slf4JLogger
|
||||
|
||||
# ??? ??? ??? ?? (???? ?? ??)
|
||||
logMessageFormat=io.shinhanlife.axhub.common.config.P6SpySqlFormatter
|
||||
|
||||
# ?? ?? 0ms?? (connection ?? ??) ???
|
||||
filter.executionThreshold=1
|
||||
Reference in New Issue
Block a user