-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Reflection calls in ServiceProxyBuilder#getFactory method should be replaced with the generated factory methods. It can be done by adding new interface, make generated proxy implement it. Then, we can do such calls casting generated proxy to this interface.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request