Skip to content

rkozmer/resteasy-netty-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample application which expose a REST API throught RestEasy-Netty 3.

Moreover this sample application show how Swagger and Jolokia can be embedded into.

To build

mvn package

To launch

untar the package (restreasy-netty-sample-1.0-SNAPSHOT.tar.gz).

on linux, run:

./bin/resteasy-netty-sample start

To stop

on linux, run:

./bin/resteasy-netty-sample stop

About

Sample of resteasy-netty project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%