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

支付宝的服务是怎么用 #7

Open
ty4cheung opened this issue Apr 8, 2019 · 4 comments
Open

支付宝的服务是怎么用 #7

ty4cheung opened this issue Apr 8, 2019 · 4 comments

Comments

@ty4cheung
Copy link

com.qiya.framework.coreservice.alipay.AliMpService

@ty4cheung
Copy link
Author

2019-04-08 17:23:58 [restartedMain] ERROR o.s.boot.SpringApplication - Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'aliMpService' defined in URL
Caused by: java.lang.IllegalStateException: Failed to introspect bean class [com.qiya.framework.coreservice.alipay.AliMpService] for persistence metadata: could not find class that it depends on

@tryEve
Copy link

tryEve commented Apr 2, 2020

com.qiya.framework.coreservice.alipay.AliMpService 我要遇到了这个问题

@tryEve
Copy link

tryEve commented Apr 2, 2020

Failed to introspect bean class [com.qiya.framework.coreservice.alipay.AliMpService] for persistence metadata: could not find class that it depends on

@tryEve
Copy link

tryEve commented Apr 2, 2020

Caused by: java.lang.NoClassDefFoundError: Lcom/alipay/api/AlipayClient;
Caused by: java.lang.ClassNotFoundException: com.alipay.api.AlipayClient

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

2 participants