4 lines
81 B
Properties
4 lines
81 B
Properties
# application.properties
|
|
# 默认激活生产环境
|
|
spring.profiles.active=debug
|
# application.properties
|
|
# 默认激活生产环境
|
|
spring.profiles.active=debug
|