This application was generated using http://start.vertx.io
To launch your tests:
./gradlew clean test
To package your application:
./gradlew clean assemble
To run your application:
./gradlew clean run
Then point your browser to http://localhost:8888/google
and you should see a proxy-ed google page (images broken).