10 lines
253 B
Properties
10 lines
253 B
Properties
|
|
spring.profiles.active=local
|
||
|
|
envs=local,remote,online,custom
|
||
|
|
spring.main.allow-bean-definition-overriding=true
|
||
|
|
project_id=${projectId}
|
||
|
|
project_name=handeTest
|
||
|
|
check=true
|
||
|
|
|
||
|
|
spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER
|
||
|
|
|
||
|
|
com.toco.agent.attach=true
|