vertx-examples
vertx-examples copied to clipboard
added vertx heroku gradle example
this is an example to deploy vert.x with gradle in heroku.
this is the example running: https://dry-citadel-56219.herokuapp.com/
What's the difference with the existing Heroku examples? Is it only the build system?
The other example is with maven, this is an example with Gradle, and I have some problems trying that, that's why I published it.
@dalgarins thanks
Definitely a nice contrib, not sure if we want to maintain same examples for two build systems. wdyt @vietj ?
Ok, I can create this example in the heroku folder and inside can exist maven example and Gradle example. And I can the new pull request. If you want.
Hold the horses 😁
Let's see what @vietj thinks