-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
Describe the bug
When I'm generating a project with the Alibaba Sentinel, I believe the Dubbo annotation "@reference" should not appear. Additionally, there's an unnecessary class named "FooService" present in the wrong package path "com.alibaba.cloud.demo.sentinel.api". Should I create a PR to fix it?
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://start.aliyun.com'
- Check in 'Spring Cloud Alibaba Sentinel'
- Click "Download source code"
Expected behavior
- The Dubbo annotation "@reference" should not appear in "{{basePackage}}.demos.sentinel"
- The class named "FooService" is not needed.
Additional context
Add any other context about the problem here.
e.g. start.aliyun.com website or open source version
Metadata
Metadata
Assignees
Labels
No labels

