Blame view

application.properties 2.9 KB
涂亚平 committed
1
# ��������
涂亚平 committed
2
spring.profiles.active=dev
涂亚平 committed
3
#��CPU
涂亚平 committed
4 5 6 7 8
spring.server.acceptorThreadCount=600
spring.server.minSpareThreads=100
spring.server.maxSpareThreads=500
spring.server.maxThreads=500
spring.server.maxConnections=1000
涂亚平 committed
9
#10�볬ʱ
涂亚平 committed
10 11 12 13
spring.server.connectionTimeout=20000
spring.server.protocol=org.apache.coyote.http11.Http11AprProtocol
spring.server.redirectPort=8443
spring.server.compression=on
涂亚平 committed
14
#�ļ������С
涂亚平 committed
15 16
spring.server.MaxFileSize=300MB
spring.server.MaxRequestSize=500MB
涂亚平 committed
17 18
spring.servlet.multipart.max-file-size=100MB
spring.servlet.multipart.max-request-size=50MB
涂亚平 committed
19
# �ļ����� UTF8
涂亚平 committed
20 21
spring.mandatory-file-encoding=UTF-8
spring.jackson.time-zone=GMT+8
涂亚平 committed
22
# 404 �����쳣����������
涂亚平 committed
23
spring.mvc.throw-exception-if-no-handler-found=true
涂亚平 committed
24
# �رվ�̬��Դ��ӳ��
涂亚平 committed
25
spring.resources.add-mappings=false
涂亚平 committed
26
# �ر�banner��ӡ
涂亚平 committed
27
mybatis-plus.global-config.banner=false
涂亚平 committed
28
# mybatis-plus�������
涂亚平 committed
29
mybatis-plus.mapper-locations=classpath:mapper/*.xml
涂亚平 committed
30
# �Ƿ����Զ��շ���������ӳ��
涂亚平 committed
31
mybatis-plus.configuration.map-underscore-to-camel-case=true
涂亚平 committed
32
# �����ѯ����а�����ֵ���У��� MyBatis ��ӳ���ʱ�򣬲���ӳ������ֶ�
涂亚平 committed
33
mybatis-plus.configuration.call-setters-on-nulls=true
涂亚平 committed
34
# �߼�ɾ��
涂亚平 committed
35 36
mybatis-plus.global-config.db-config.logic-delete-value=NOW()
mybatis-plus.global-config.db-config.logic-not-delete-value=NULL
涂亚平 committed
37
#��־����
涂亚平 committed
38
logging.config=classpath:logback-spring.xml
涂亚平 committed
39
#ehcache��������
涂亚平 committed
40 41
spring.cache.type=ehcache
spring.cache.ehcache.config=classpath:ehcache.xml
涂亚平 committed
42
# �����ƶ���
涂亚平 committed
43 44 45 46 47 48 49 50 51 52 53 54 55 56
sms.product=Dysmsapi
sms.domain=dysmsapi.aliyuncs.com
sms.accessKeyId=LTAIOrpFKrDqsQ2c
sms.accessKeySecret=1Qp8huLETbWiBBJvHXJ7MOIhtKuA1G
#wechat.app-id=wx7785293ff5e31f14
#wechat.app-secret=25d57cad61fc1b45b3afa46d4c35e8f6
#wechat.agentId=1000008
vod.appId=1302252447
vod.secretId=AKIDOcePHvZ2C5VeYHQGSO5aqtlNxJQLqfz2
vod.secretKey=vjHYRmrfDbw0rWxA7oFcj7F8lDPKCm8E
vod.api=vod.tencentcloudapi.com
vod.region=ap-shanghai
vod.classId=848920
# quartz
涂亚平 committed
57
# ���ݳ־û���ʽ
涂亚平 committed
58
spring.quartz.job-store-type=jdbc
涂亚平 committed
59
# ��ʼ�����Ƿ��Զ������ƻ�����
涂亚平 committed
60
spring.quartz.auto-startup=true
涂亚平 committed
61
# ��ʼ����ɺ������ƻ�������ӳ�ʱ��
涂亚平 committed
62
spring.quartz.startup-delay=10s
涂亚平 committed
63
# ���õ���ҵ�Ƿ�Ӧ�������е���ҵ����
涂亚平 committed
64
spring.quartz.overwrite-existing-jobs=false
涂亚平 committed
65
# �Զ�����,����Ѿ����ڱ�����ʹ��,�Ḳ�����ݱ�
涂亚平 committed
66 67 68 69 70 71 72 73 74
#spring.quartz.jdbc.initialize-schema=always
#spring.datasource.initialization-mode=embedded
#spring.redis.host=r-uf6m4cpkjrgpzywjm3pd.redis.rds.aliyuncs.com
#spring.redis.port=6379
#spring.redis.password=r-uf6m4cpkjrgpzywjm3:Ykhl@208
wechat=
#pro
appId=wx5e1ecb9c9bd33451
appSecret=4f5e1abb6fb4f68f5273820b6295ec6b