8 lines
136 B
YAML
8 lines
136 B
YAML
spring:
|
|
application:
|
|
name: youlai-boot
|
|
profiles:
|
|
active: dev
|
|
mvc:
|
|
pathmatch:
|
|
matching-strategy: ant_path_matcher |