Bonus-ProtectionSetting-Cloud/bonus-modules/bonus-system/target/classes/bootstrap.yml

20 lines
353 B
YAML
Raw Normal View History

2025-10-20 13:32:41 +08:00
# Spring
spring:
application:
# 应用名称
name: bonus-system
profiles:
# 环境配置
active: protection_local
task:
scheduling:
pool:
size: 1 # 定时任务线程池大小
thread-name-prefix: scheduled-task- # 定时任务线程名称前缀
#加密组件
jasypt:
encryptor:
password: Encrypt