Zhu Zhonghua
2025-04-24 16963441e05cb22922db7fb7e8cb463a5ba0e49c
1
2
3
4
5
6
7
8
9
10
11
12
# Tomcat
server:
  port: 9203
 
# Spring
spring: 
  application:
    # 应用名称
    name: aps-job
  profiles:
    # 环境配置
    active: dev