6 lines
104 B
YAML
6 lines
104 B
YAML
spring:
|
|
application:
|
|
name: jeecg-system
|
|
profiles:
|
|
active: '@profile.name@'
|
|
include: flow |