Skip to content

Handle JAXRS Path annotation processes without slashes#112

Merged
codefromthecrypt merged 1 commit intoOpenFeign:masterfrom
sean-heller:master
Jun 4, 2014
Merged

Handle JAXRS Path annotation processes without slashes#112
codefromthecrypt merged 1 commit intoOpenFeign:masterfrom
sean-heller:master

Conversation

@sean-heller
Copy link
Copy Markdown

Path annotations without the leading or trailing slashes are supported by JAXRS, this small change will make sure that the module will work as well. Otherwise, the @path values are just concatenated together.

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #154 SUCCESS
This pull request looks good

@codefromthecrypt
Copy link
Copy Markdown
Contributor

Great job.

codefromthecrypt pushed a commit that referenced this pull request Jun 4, 2014
Handle JAXRS Path annotation processes without slashes
@codefromthecrypt codefromthecrypt merged commit 710191f into OpenFeign:master Jun 4, 2014
velo pushed a commit that referenced this pull request Oct 8, 2024
Handle JAXRS Path annotation processes without slashes
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

Successfully merging this pull request may close these issues.

3 participants