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

Add support for path parameters in rest urls #6

Merged
merged 17 commits into from
Jun 29, 2018

Conversation

SBI-
Copy link
Member

@SBI- SBI- commented Jun 29, 2018

No description provided.

SBI- added 17 commits June 28, 2018 15:01
In order to experiment with the new rest url routing technique, I
included all modified base service components so that they can be
extended before merging these changes back.

This change moves the service path into the service factory, so that it
can later be used when extracting parameters from the url once the
service is invoked.
In the course of doing so, a lot of base service components were
extracted for modification. These changes will eventually have to be
merged back into the base service with the new major version.
@SBI- SBI- merged commit 542ac44 into jazz-community:master Jun 29, 2018
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.

None yet

1 participant