1
  • 最佳答案

    不行的话加个版本号吧


    我的是这个

     <build>
            <finalName>fenzsen-blog-stsyem-1.0.0</finalName>
            <plugins>
                <plugin>
                    <groupId>org.springframework.boot</groupId>
                    <artifactId>spring-boot-maven-plugin</artifactId>
                    <version>2.0.3.RELEASE</version>
                    <configuration>
                        <mainClass>com.fenzsen.BlogApplication</mainClass>
                        <includeSystemScope>true</includeSystemScope>
                    </configuration>
                </plugin>
            </plugins>
        </build>
    




    1153952789488054272  评论     打赏       拉大锯
  • 你Idae的版本是什么?你其他的库可以同步吗?

    1153952789488054272  评论     打赏       拉大锯
    • 山山而川  回复 @拉大锯
      IDEA的版本是2020.2,其他的可以,只有这一个报错了
      山山而川 2020-08-06 15:17   回复 1172882394961707008
    • 拉大锯  回复 @山山而川
      我之前遇到2019.2.3的同步不下来的,有人说这是个ide的bug.我升级就好了。
      拉大锯 2020-08-06 15:19   回复 1153952789488054272
相关问题
幻影~ · 提问
2024-04-13 20:13 7 2
幻影~ · 找工作
2024-04-07 10:44 12 2
幻影~ · 问题
2024-03-31 17:20 7 2
TONYGFX · AOSP
2024-03-28 17:11 4 2