idea spring-boot总结

Posted cnchengv

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea spring-boot总结相关的知识,希望对你有一定的参考价值。

1、 按自己重新配置spring-boot pom
点进 mybatis-spring-boot-starter ,在要改的里面
<version>3.4.4</version>

2.点击最左端的reimport all maven projects重新导入新的

技术分享图片

 




以上是关于idea spring-boot总结的主要内容,如果未能解决你的问题,请参考以下文章

idea spring-boot gradle mybatis

无法在 IntelliJ Idea 中启动 spring-boot 应用程序

intellij idea 无法启动或调试 spring-boot

如何在 IDEA Intellij 上使用 Spring-boot 进行自动重新加载

IDEA部署Spring-boot到Docker容器

Idea 打包spring-boot项目(jar)