vertx-starter
vertx-starter copied to clipboard
Provide a `Rxjava` option
Vert.x provide a RxJava
version of it's api. The starter should mimic this behavior in order to generate a Rx-ified version.
I'm wondering if generated projects shouldn't be in git so we can easily contribute them and discuss with PR. each project would have a corresponding test, for instance
/projects/maven /projects/gradle /projects/maven+rxjava
etc...
No sure to understand. What should be in git?
The projects templates are already managed inside vertx-starter
so they are PR-able.
If you're talking about the generated projects I have in mind to create the according git(hub) repo during generation, for it would be for the next version.
yes you are right, no need to be too much complicated
we just need to clearly explain and document it