项目上传

This commit is contained in:
2025-03-20 22:05:58 +08:00
commit e7bab0d002
278 changed files with 14221 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
server:
port: 18632
tomcat:
uri-encoding: UTF-8
#最大等待连接数
accept-count: 1000
#最大线程数
server.tomcat.max-threads: 800
#最小工作线程数
server.tomcat.min-spare-threads: 100
logging:
config: classpath:log.xml
rocketmq:
name-server: localhost:9876
producer:
group: mineClearance
spring:
profiles:
active: prod
appconfig:
version: 197.0