04_springBoot端口和上下文路径

1.在application.properties中添加如下内容

server.port=8888
spring.mvc.servlet.path=/test

2.访问127.0.0.1:8888/test/hello

image-20201109170021154
posted @ 2020-11-23 13:51  脑袋有点大  阅读(56)  评论(0编辑  收藏  举报