mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
7 lines
125 B
YAML
7 lines
125 B
YAML
spring:
|
|
application:
|
|
name: boot
|
|
version: ${version}
|
|
mvc:
|
|
pathmatch:
|
|
matching-strategy: ant_path_matcher |