mvn clean install tomee:run
MVC-RestEasy
Simple Hello World example of using mvc-spec.org together with Ozark-RestEasy Module .
Steps to run the example
Build and start the demo:
Open:
http://localhost:8080/mvc-resteasy/app/hello?name=TomEE
Intro of Eclipse Krazo
Eclipse-Krazo is an implementation of action-based MVC specifiec by MVC 1.0 (JSR-371).
It builds on top of JAX-RS and currently contains support for RESTEasy, Jersey and CXF with a well-defined SPI for other implementations.