GitHub user Daniel-Dos opened a pull request:
https://github.com/apache/tomee/pull/278
TOMEE-2368-example-mvc-resteasy
https://issues.apache.org/jira/browse/TOMEE-2368
I made a simple hello world example with MVC 1.0 using RestEasy module .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Daniel-Dos/tomee mvc-resteasy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/278.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #278
----
commit 0955835df44021bfba946dd39c8595dddc73435c
Author: Daniel Dias <daniel.dias.analistati@...>
Date: 2018-12-13T03:22:11Z
exemple rest-easy
commit dcb99ad7ef55b49c786a6e8e8e9e097b835c58ee
Author: Daniel Dias <daniel.dias.analistati@...>
Date: 2018-12-15T01:26:13Z
update.
commit f6cd198ff242d3274e84f93c51bb92d932d71e50
Author: Daniel Dias <daniel.dias.analistati@...>
Date: 2018-12-15T03:57:41Z
add exemple mvc-resteasy-hello
----
---