users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Check ParamConverterProvider even when target class is String

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Thu, 19 Sep 2013 10:28:06 +0100

Hi

Is the runtime supposed to use ParamConverterProvider even when the
target class is String ?

On one hand it does not make much sense, but on the other one can
imagine that String param converters can further convert the String, etc.

It would be simpler/faster not to, but I'd like to check

Thanks, Sergey