Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpringCloud Hoxton.SR1和SpringBoot 2.2.2.RELEASE组合缺包 #3

Open
Howthemeaning opened this issue May 26, 2020 · 9 comments
Open

Comments

@Howthemeaning
Copy link

maven install是成功的,但是idea编译不通过

程序包org.springframework.web.bind.annotation不存在
程序包org.apache.ibatis.annotations不存在
程序包org.springframework.boot不存在
程序包org.springframework.boot.autoconfigure不存在
程序包org.springframework.stereotype不存在
程序包org.apache.ibatis.annotations不存在
程序包lombok不存在

网上的方法都尝试,都不行,这是啥原因?

@EiletXie
Copy link
Owner

EiletXie commented May 26, 2020 via email

@Howthemeaning
Copy link
Author

pom文件内容是完全复制粘贴的,步骤完全按照视频版本

@EiletXie
Copy link
Owner

EiletXie commented May 26, 2020 via email

@Howthemeaning
Copy link
Author

没……名字我还是改了的,文件里也没标红,写代码的时候也会自动补全,但就是点击运行就提示包不存在

@Howthemeaning
Copy link
Author

更气的是"找不到"的类还能摁ctrl进去看源码……

@EiletXie
Copy link
Owner

EiletXie commented May 26, 2020 via email

@Howthemeaning
Copy link
Author

大哥,我解决了,把intellij从2020.01版本降到2019.03啥问题都没了,新版本连springboot-helloworld都报错……

@EiletXie
Copy link
Owner

EiletXie commented May 28, 2020 via email

@AmalaInter
Copy link

[20.01]2019.03],[弹簧靴-helloworld]。

兄弟,我也是20.1版本,提示jar不存在。看来得换版本了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants