We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<dependency> <groupId>com.alibaba.cloud</groupId> <artifactId>aliyun-sms-spring-boot-starter</artifactId> </dependency>
没有办法依赖,artifactId是红的
The text was updated successfully, but these errors were encountered:
spring-cloud-starter-alicloud-oss 是这个,文档上面那个导不进去
Sorry, something went wrong.
可以查看阿里云maven镜像 aliyun-sms-spring-boot-starter有哪些版本 加上去即可
<dependency> <groupId>com.alibaba.cloud</groupId> <artifactId>aliyun-oss-spring-boot-starter</artifactId> <version>1.0.0</version> </dependency>
加上依赖管理
No branches or pull requests
没有办法依赖,artifactId是红的
The text was updated successfully, but these errors were encountered: