ICode9

精准搜索请尝试: 精确搜索
  • springboot成功启动后访问controller层报404的问题2022-07-08 17:01:00

    可以看看是不是mybatis依赖版本的问题,可以修改版本后试一试, -<dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>2.2.2</version> </dependency> 但这都是仅仅供参考

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有