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

Can't add RestClient as a dependency #7

Open
andreasjy opened this issue Sep 19, 2019 · 0 comments
Open

Can't add RestClient as a dependency #7

andreasjy opened this issue Sep 19, 2019 · 0 comments

Comments

@andreasjy
Copy link

andreasjy commented Sep 19, 2019

I have a project which consists of api and implementation part. I would like to use the api part as a dependency in another project to make api calls towards the first project.
When I annotate the api interface with @RegisterRestClient the second project doesn't seem to be able to scan the file for annotations. I tried using scan-libraries option in config.yaml to point the scanner towards my jar but that didn't help.
Is it something that is not supposed to be done or is there a way to get it working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant