Fix some Sonar smells
This commit is contained in:
@@ -52,7 +52,7 @@ public class IntegrationGraphControllerParser implements BeanDefinitionParser {
|
||||
|
||||
@Override
|
||||
public Set<MethodMetadata> getDeclaredMethods() {
|
||||
return null;
|
||||
throw new UnsupportedOperationException("The class doesn't support this operation");
|
||||
}
|
||||
|
||||
}, parserContext.getRegistry());
|
||||
|
||||
Reference in New Issue
Block a user