Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled.
2023/02/13 23:53:58 ERROR Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘wechatMetaContainer’ defined in class path resource [cn/felord/payment/wechat/WechatPayConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [cn.felord.payment.wechat.v3.WechatMetaContainer]: Factory method ‘wechatMetaContainer’ threw exception; nested exception is cn.felord.payment.PayException: Cannot load keys from store: class path resource [apiclient_cert.p12]
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658)