重写复现方法

This commit is contained in:
2025-09-05 17:06:46 +08:00
parent bc0ac4e552
commit c7b8a4efb1

View File

@@ -6,20 +6,10 @@ server.compression.mime-types=text/html,text/xml,text/plain,text/css,text/javasc
server.tomcat.max-connections=200
server.tomcat.threads.max=100
server.tomcat.threads.min-spare=10
## Token
security.default-token=3774e79ac55aff6d1afc0f94bfaf131d
## MySQL
spring.datasource.url=jdbc:mysql://crontab.club:33069/work?useSSL=false&serverTimezone=UTC&characterEncoding=utf8
spring.datasource.username=dream
spring.datasource.password=info_dream
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.web.resources.static-locations=classpath:/static/
# ===============================
# Logging
# ===============================
logging.level.root=INFO
logging.level.com.example.webssh=DEBUG
logging.file.name=logs/webssh.log
logging.pattern.file=%d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n
security.default-token=3774e79ac55aff6d1afc0f94bfaf131d