alibaba / alibaba/cloud-native-app-initializer
Generated with SpringBoot & SpringCloudStarterStreamRocketmq, but missing maven dependencies
- Dominant language
- Java
- Stars
- 308
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
## Components version
- SpringBoot 2.3.12.Release
- spring-cloud-starter-stream-rocketmq 2.2.10-RC1
## Init project
from: start.aliyun.com
## Start project
- download project source file
- import project to IDEA
but missing maven dependency
Is it necessary to introduce this dependency at initialization?
```xml
org.apache.rocketmq
rocketmq-spring-boot-starter
2.0.3
```
Contributor guide
Research direction
Start from the Maven configuration used to generate projects for SpringBoot 2.3.12.RELEASE and spring-cloud-starter-stream-rocketmq 2.2.10-RC1. Reproduce the generated project and inspect its dependencies in IDEA; done when the required RocketMQ dependency is included if it is needed and the project resolves successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100