commit | 7c34889ea136dde6d6cac2b73df11ad73c96eb87 | [log] [tgz] |
---|---|---|
author | jansupol <15908245+jansupol@users.noreply.github.com> | Thu Mar 28 14:52:25 2024 +0100 |
committer | GitHub <noreply@github.com> | Thu Mar 28 09:52:25 2024 -0400 |
tree | 18fec2b552b910b6c9ef1bdf5d6d378b02735cd2 | |
parent | d0c5fea6b02e080077b7261bc52029de76d92d67 [diff] |
Added UriInfo#getMatchedResourceTemplate method (#1236) * Added UriInfo#getMatchedResourceTemplate method Signed-off-by: jansupol <jan.supol@oracle.com> * Reflected review comments Added TCK tests Signed-off-by: jansupol <jan.supol@oracle.com> * Renamed the client class Signed-off-by: jansupol <jan.supol@oracle.com> * Added @Path to Sub-resource method Signed-off-by: jansupol <jan.supol@oracle.com> --------- Signed-off-by: jansupol <jan.supol@oracle.com>
Jakarta RESTful Web Services provides a specification document, TCK and foundational API to develop web services following the Representational State Transfer (REST) architectural pattern.
Contributions are welcome, please sign the Eclipse Contributor Agreement before submitting PRs: https://www.eclipse.org/contribute/cla
Project page: https://projects.eclipse.org/projects/ee4j.jaxrs
Mailinglist: https://accounts.eclipse.org/mailing-list/jaxrs-dev