用idea创建springboot项目,导不进去jar包是怎么回事呀?

解决方案 »

  1.   

    不是用maven来管理jar包的吧?导不进去是啥错误?
      

  2.   

    springboot搭建初始SpringBootApplication无法引入
      

  3.   

    Error:Maven Resources Compiler: Maven project configuration required for module 'h1809a-day07-jpa' isn't available. Compilation of Maven projects is supported only if external build is started from an IDE.
      

  4.   

    工程的 【 .idea 删除 】,然后在更新项目,试试
      

  5.   

    Error:Maven Resources Compiler: Maven project configuration required for module 'h1809a-day07-jpa' isn't available. Compilation of Maven projects is supported only if external build is started from an IDE.问题解决了吗
      

  6.   

    把maven环境配好啊,然后自动导入或手动更新