[ 
https://issues.apache.org/jira/browse/CAMEL-11345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027745#comment-16027745
 ] 

Dmitry Volodin commented on CAMEL-11345:
----------------------------------------

invokeMethod(Method method, Object target, Object... args)
findMethod(Class<?> clazz, String name, Class<?>... paramTypes)


> Remove dependency on spring-core from gRPC component
> ----------------------------------------------------
>
>                 Key: CAMEL-11345
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11345
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-grpc
>            Reporter: James Netherton
>            Priority: Trivial
>
> As far as I can tell, Spring is only used in the gRPC component to pull in 
> some utility classes:
> org.springframework.util.ObjectUtils
> org.springframework.util.ReflectionUtils
> Can we not replace these with equivalent Camel util classes?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to