Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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?