Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to separate REST and java interfaces #64

Open
d-r-q opened this issue Aug 21, 2015 · 0 comments
Open

Add possibility to separate REST and java interfaces #64

d-r-q opened this issue Aug 21, 2015 · 0 comments

Comments

@d-r-q
Copy link
Collaborator

d-r-q commented Aug 21, 2015

It's common case to use separate controllers with mappings declarations, that actually just pass through calls to services with implementations. In this case users are actually want to work with service type. We need to implement method service.produceClient(service, [controller, ]methodsMapping) to handle that case.

@d-r-q d-r-q self-assigned this Aug 21, 2015
@d-r-q d-r-q added this to the 1.0.0 milestone Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant