Skip to content
New issue

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

Converter变量应该小写 #116

Closed
meua opened this issue Nov 22, 2018 · 1 comment
Closed

Converter变量应该小写 #116

meua opened this issue Nov 22, 2018 · 1 comment
Labels
area/sentinel spring cloud alibaba sentinel
Milestone

Comments

@meua
Copy link

meua commented Nov 22, 2018

public void setConverter(Converter Converter) {
this.converter = Converter;
}
变量应该小写开头

@meua
Copy link
Author

meua commented Nov 22, 2018

org.springframework.cloud.alibaba.sentinel.datasource.factorybean 下面的类中都有这个问题

@meua meua changed the title Converter变量应该小写(org/springframework/cloud/alibaba/sentinel/datasource/factorybean/ApolloDataSourceFactoryBean.java:60 public void setConverter(Converter Converter) { this.converter = Converter; }) Converter变量应该小写 Nov 22, 2018
@flystar32 flystar32 added this to the 0.2.1 milestone Dec 5, 2018
@fangjian0423 fangjian0423 added the area/sentinel spring cloud alibaba sentinel label Mar 22, 2019
theonefx pushed a commit to theonefx/spring-cloud-alibaba that referenced this issue Aug 2, 2021
yuluo-yx pushed a commit to yuluo-yx/spring-cloud-alibaba that referenced this issue Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sentinel spring cloud alibaba sentinel
Projects
None yet
Development

No branches or pull requests

3 participants