scalecube-services
scalecube-services copied to clipboard
Finalize support of @Request type and @Response type
- Make sure @RequestType is present only when parameter type is ServiceMessage; if prameter count 0 or parameter type is scalar or pojo then throw exception (yes, dont allow ambiguity).
- The same as in prev. point applies fot @ResponseType.
i suggest not to apply these annotations. and close this issue for now