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

无法编译,从GitHub下载的文件一开始就构造失败 #1

Open
wnark opened this issue Dec 11, 2020 · 1 comment
Open

无法编译,从GitHub下载的文件一开始就构造失败 #1

wnark opened this issue Dec 11, 2020 · 1 comment

Comments

@wnark
Copy link

wnark commented Dec 11, 2020

image

java: 找不到符号
  符号:   方法 getAppkey()
  位置: 类型为com.chenxin.config.BaiduConfigProperty的变量 baiduConfigProperty

java: 找不到符号
  符号:   方法 getSecret()
  位置: 类型为com.chenxin.config.BaiduConfigProperty的变量 baiduConfigProperty

java: 找不到符号
  符号:   方法 getExpires_in()
  位置: 类型为com.chenxin.model.dto.BaiDuAuthOut的变量 baiDuAuthOut

java: 找不到符号
  符号:   方法 getAccess_token()
  位置: 类型为com.chenxin.model.dto.BaiDuAuthOut的变量 baiDuAuthOut

使用的软件版本如下

image
image

@wnark
Copy link
Author

wnark commented Dec 12, 2020

已确定是idea的版本问题,教育版不能用spring。导致一开始就构建失败
还有得配置文件输入百度云的token和redis ip才能正常编译
写了个教程:https://www.wnark.com/archives/146.html

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

1 participant