You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/17 21:36:00 UTC

[jira] [Commented] (TAP5-2696) REST support

    [ https://issues.apache.org/jira/browse/TAP5-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477439#comment-17477439 ] 

ASF subversion and git services commented on TAP5-2696:
-------------------------------------------------------

Commit 38c8f53fa8f145ae67b248454dbb6f553a84fe54 in tapestry-5's branch refs/heads/master from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=38c8f53 ]

TAP5-2696: fixing JacksonHttpRequestBodyConverter contribution

plus some smaller fixes and adjustments


> REST support
> ------------
>
>                 Key: TAP5-2696
>                 URL: https://issues.apache.org/jira/browse/TAP5-2696
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>            Reporter: Thiago Henrique De Paula Figueiredo
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Major
>             Fix For: 5.8.0
>
>         Attachments: git-pr-git-1036-newren-zdiff3-v3.zip
>
>
> As of Tapestry 5.7.3, Tapestry is technically able to handle REST requests, but it doesn't have any specific support for it. This ticket is about adding proper support for writing REST endpoints, not by implement something like JAX-RS, but by adding a few features so these endpoints can be written in a very Tapestry-ish way, reusing existing framework features and concepts as much as possible.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)