mzdljgz

可以通过修改application.properties,修改访问的端口号和上下文路径

spring.mvc.view.prefix=/WEB-INF/jsp/

spring.mvc.view.suffix=.jsp

server.port=8888

server.context-path=/test

分类:

技术点:

相关文章:

  • 2021-05-31
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2021-09-16
  • 2022-12-23
  • 2021-06-30
猜你喜欢
  • 2021-11-23
  • 2021-11-23
  • 2021-11-23
  • 2021-10-29
  • 2022-12-23
  • 2021-11-23
  • 2021-10-10
相关资源
相似解决方案