ef-labs / vertx-jersey

Run jersey in vert.x
MIT License
150 stars 47 forks source link

Allow multiple jersey servers to be created through the when.java wrappers #41

Closed christianbellinaef closed 8 years ago

christianbellinaef commented 8 years ago

Allow multiple jersey servers to be created through the WhenJerseyServer wrapper Fix ContainerLifecycleListener Guice support Refactor integration tests to test HK2 and Guice more easily