描述:

现在需要接入阿里云的sms短信服务接口

里边有个jar暂时先添加到maven项目中,不进行库推送

其中报错

Caused by: java.lang.ClassNotFoundException: com.aliyuncs.profile.IClientProfile

解决方法:

jar直接引入maven项目,Caused by: java.lang.ClassNotFoundException: com.aliyuncs.profile.IClientProfile


选择好java jar 后,然后进行添加,即可,问题解决






相关文章:

  • 2022-01-03
  • 2021-06-13
  • 2021-07-27
  • 2021-08-14
  • 2021-10-26
  • 2021-12-02
  • 2021-11-18
猜你喜欢
  • 2021-12-27
  • 2022-01-15
  • 2021-09-22
  • 2021-07-26
  • 2022-01-05
  • 2021-07-22
  • 2021-11-15
相关资源
相似解决方案