users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: Support for uri template

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Thu, 10 May 2012 16:31:18 +0100

On 10/05/12 16:20, Bill Burke wrote:
> Was wondering if we should add a simple method to UriBuilder to force
> support of:
>
> http://tools.ietf.org/html/rfc6570
>
>
> /**
> * Support for RFC6570 URI templates
> */
> public static UriBuilder uriTemplate(String template) {...}
>
>
Yea, sounds good, though the idea of implementing it is not too exciting :-)

Cheers, Sergey