springboot中server.servlet.context-path和server.context-path

#springboot2.0之后的设置
#server.servlet.context-path=/rgs
#springboot2.0之前的设置
server.context-path=/rgs

 

posted @ 2018-11-20 13:33  chbyiming  阅读(1533)  评论(2)    收藏  举报