jrxxjr commented on a change in pull request #703:
URL: https://github.com/apache/tomee/pull/703#discussion_r478791066
##########
File path: examples/rest-xml-json/README_pt.adoc
##########
@@ -0,0 +1,401 @@
+:index-group: Unrevised
+:jbake-type: page
+:jbake-status: status=published
+= REST Simples
+
+Definir um serviço REST é muito fácil, simplesmente anúncio a anotação @Path
para a
+classe, então definir nos métodos, o método HTTP para usar (@GET, @POST, …).
Review comment:
The change is applied.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]