Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 481 Bytes

File metadata and controls

14 lines (7 loc) · 481 Bytes

jersey-inject-vertx

This sample shows running jersey inside vert.x using @Context to inject vert.x objects to a resource.

Run It

  1. Run from the command line `java -jar target/vertx-jersey-examples-inject-vertx-Version-fat.jar -conf src/test/resources/config.json'
  2. Run from inside IDEA creating a JAR Application build configuration with program arguments -conf src/test/resources/config.json

Try the following urls in your browser:

  • http://localhost:8080/test