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

Consider reusing @RequestMapping annotations as an interface for HTTP clients [SPR-12213] #16827

Closed
spring-projects-issues opened this issue Sep 17, 2014 · 3 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: duplicate A duplicate of another issue type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Sep 17, 2014

Brian Clozel opened SPR-12213 and commented

Consider if we should reuse @RequestMapping annotations in HTTP clients as client interfaces.

See: #15682 and #16747


Issue Links:

1 votes, 9 watchers

@spring-projects-issues
Copy link
Collaborator Author

Sébastien Deleuze commented

I am curious if this would be close to Retrofit approach ...

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Jul 4, 2016

Marten Deinum commented

Isn't this more or less the same as #10929 and isn't this what Netflix Feign provides already?

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Sep 22, 2016

Rossen Stoyanchev commented

I'm resolving this as a duplicate of #15682 whose motivation is the same as the goal for this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants