Hi,
Thanks, I'll use rest-dsl.
>You should use the rest-dsl which provides the rest functionality
> with {} and get/post and so on.
>The rest is not really intended to be used in regular routes, the
> rest-dsl is the syntax sugar on top that uses the rest component under
> the covers.
--
Vi
You should use the rest-dsl which provides the rest functionality with
{} and get/post and so on.
The rest is not really intended to be used in regular routes, the
rest-dsl is the syntax sugar on top that uses the rest component under
the covers.
On Tue, Feb 2, 2016 at 7:47 AM, sogabe wrote:
>