[
https://issues.apache.org/jira/browse/TAP5-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477466#comment-17477466
]
Hudson commented on TAP5-2696:
------------------------------
SUCCESS: Integrated in Jenkins build Tapestry ยป tapestry-trunk-freestyle #115
(See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-trunk-freestyle/115/])
TAP5-2696: fixing JacksonHttpRequestBodyConverter contribution (thiago: rev
38c8f53fa8f145ae67b248454dbb6f553a84fe54)
* (edit) tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java
* (edit)
tapestry-core/src/main/java/org/apache/tapestry5/modules/TapestryModule.java
* (edit)
tapestry-rest-jackson/src/main/java/org/apache/tapestry5/rest/jackson/modules/RestJacksonModule.java
* (edit) build.gradle
* (edit)
tapestry-http/src/main/java/org/apache/tapestry5/http/modules/TapestryHttpModule.java
* (edit) tapestry-rest-jackson/build.gradle
> 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)