Spring boot相关问题

1. 配置Context path/Port,application.properties中

server.contextPath=/MYPATH

server.port=12378

2. 配置Profile

VM参数:-Dspring.profiles.active=dev 

application.properties中: spring.profiles.active=MY_PROFILE

posted @ 2019-05-11 15:56  SEC.VIP_网络安全服务  阅读(68)  评论(0编辑  收藏  举报