Skip to content

Conversation

eric-lee-ltk
Copy link
Contributor

Signed-off-by: eric-lee-ltk lidagang1@huawei.com

Signed-off-by: eric-lee-ltk <lidagang1@huawei.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 86.461% when pulling 8816714 on eric-lee-ltk:JAV-228 into f1b0cbe on ServiceComb:master.

<artifactId>guava</artifactId>
</dependency>
</dependencies>
<dependency>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor : this file is not properly indented

Signed-off-by: eric-lee-ltk <lidagang1@huawei.com>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 86.454% when pulling d590463 on eric-lee-ltk:JAV-228 into f1b0cbe on ServiceComb:master.

for (Method method : cls.getMethods()) {
if (method.getName().equals(methodName)) {
if (method.isAnnotationPresent(ApiOperation.class) &&
method.getAnnotation(ApiOperation.class).hidden()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not so good that associate swagger with reflection
you can do this in swagger generator project

Signed-off-by: eric-lee-ltk <lidagang1@huawei.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 86.472% when pulling 97189e7 on eric-lee-ltk:JAV-228 into f1b0cbe on ServiceComb:master.

@WillemJiang WillemJiang merged commit 07391e2 into apache:master Nov 3, 2017
@eric-lee-ltk eric-lee-ltk deleted the JAV-228 branch November 4, 2017 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants