springboot版本1.5.17.RELEASE,但是添加项目名添加不了

来源:2-2 SpringBoot的搭建与启动下

qq_偽尐寳_0

2018-10-26 18:34

我springboot版本1.5.17.RELEASE,server.context-path和server.servlet.context-path我都用了,没效果。。。。谁能告诉我怎么回事,百度也没我这问题啊

写回答 关注

2回答

  • NullPointer8023
    2018-10-30 11:42:23
    已采纳
    用这个:server.servlet-path=/example
    另外,properties文件在idea编写有提示

    NullPo... 回复qq_偽尐寳...

    建议用IDEA,开发微服务还是很强大,提升效率,加油

    2018-10-30 11:53:22

    共 2 条回复 >

  • NullPointer8023
    2018-10-30 11:49:43

    1、springboot更换版本,更换到2.0+后,可以使用

    server.servlet.path=/example


    NullPo... 回复qq_偽尐寳...

    https://github.com/NullPointer8023/springboot-mini-program 我跟着老师做的demo

    2018-10-30 11:57:20

    共 2 条回复 >

SpringBoot+MyBatis搭建迷你小程序

SpringBoot+MyBatis搭建小程序后台

91657 学习 · 622 问题

查看课程

相似问题