aliyun-spring-boot icon indicating copy to clipboard operation
aliyun-spring-boot copied to clipboard

Spring Boot Starters for Aliyun services

Results 15 aliyun-spring-boot issues
Sort by recently updated
recently updated
newest added

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

com.alibaba.cloud aliyun-sms-spring-boot-starter 没有办法依赖,artifactId是红的

help wanted

## Why do create this pull request? The versions of dependencies of ASB are out of data. ## Issues solved in this PR. #39 ## What did you do? 1....

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

![image](https://user-images.githubusercontent.com/36726693/103997087-9daa4e00-51d5-11eb-8692-8d72e1d4f7e7.png) Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'aliCloudEdasSdk' defined in class path resource [com/alibaba/cloud/spring/boot/context/autoconfigure/EdasContextAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.alibaba.cloud.context.edas.AliCloudEdasSdk]:...

help wanted

[中文 README](https://github.com/alibaba/aliyun-spring-boot/blob/master/README-zh.md)

bug

README文档里: @Autowired private OSSClient ossClient; 应该改为 @Autowired private OSS ossClient;

bug

```java ///** // * SmsUpMessageListener // * // * @author blank // * @date 2021-4-22 下午 5:18 // */ //@Component //public class MySmsUpMessageListener implements SmsUpMessageListener { // // @Override //...

bug

**Describe the bug** the dingtalk qr code in the Readme.md is expired **To Reproduce** N/A **Expected behavior** N/A **Screenshots** N/A **Desktop (please complete the following information):** N/A **Smartphone (please complete...

bug

Can't import the pom dependency in the document. com.alibaba.cloud aliyun-oss-spring-boot-starter

bug