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

Provide access to implicit builder in ControllerLinkBuilder #156

Open
chrylis opened this issue Feb 26, 2014 · 0 comments
Open

Provide access to implicit builder in ControllerLinkBuilder #156

chrylis opened this issue Feb 26, 2014 · 0 comments

Comments

@chrylis
Copy link

chrylis commented Feb 26, 2014

I am trying to extract path parameters from a URI (mapping REST resource name=>domain ID), and the UriComponentsBuilder produced by ControllerLinkBuilder.getBuilder() has most of the information I'm needing. Would it be practical to make getBuilder() public?

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