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

DRY in Feign interfaces #1

Closed
rodrigosaito opened this issue Jan 27, 2014 · 1 comment
Closed

DRY in Feign interfaces #1

rodrigosaito opened this issue Jan 27, 2014 · 1 comment

Comments

@rodrigosaito
Copy link

https://github.com/paniko0/jassinaturas/blob/master/src/main/java/sdk/jassinaturas/communicators/PlanCommunicator.java#L12-L13

You can avoid repeating the header annotations in all methods using request interceptors.

@paniko0
Copy link
Owner

paniko0 commented Jan 28, 2014

Done: 35c3978

@paniko0 paniko0 closed this as completed Jan 28, 2014
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

2 participants