Delete ToolSourceUpdater.java for security

This commit is contained in:
jade
2026-08-04 22:24:11 +09:00
parent b099397623
commit 4e8c2271b5
3 changed files with 2 additions and 125 deletions

View File

@@ -4,7 +4,7 @@ spring:
url: jdbc:p6spy:h2:mem:testdb;DB_CLOSE_DELAY=-1;
driverClassName: com.p6spy.engine.spy.P6SpyDriver
username: sa
password: password
password: ${REDIS_PASSWORD:}
h2:
console:
enabled: true