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

idea启动时报错NullPointerException #17

Closed
shepherd-xie opened this issue Aug 29, 2018 · 0 comments
Closed

idea启动时报错NullPointerException #17

shepherd-xie opened this issue Aug 29, 2018 · 0 comments

Comments

@shepherd-xie
Copy link

在idea中启动项目报错

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'services' defined in class path resource [com/github/binarywang/demo/wx/mp/config/WxMpConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [java.lang.Object]: Factory method 'services' threw exception; nested exception is java.lang.NullPointerException
Caused by: java.lang.NullPointerException: null
	at com.github.binarywang.demo.wx.mp.config.WxMpConfiguration.services(WxMpConfiguration.java:71) ~[classes/:na]
ettingshausen added a commit to ettingshausen/weixin-java-mp-demo-springboot that referenced this issue Aug 31, 2018
binarywang pushed a commit that referenced this issue Aug 31, 2018
* fix issue #17

* add configuration metadata
binarywang pushed a commit that referenced this issue Sep 4, 2018
* fix issue #17

* add configuration metadata

* add docker support

* 添加获取用户信息菜单

* 添加获取用户信息菜单
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