vertx-starter icon indicating copy to clipboard operation
vertx-starter copied to clipboard

Provide a `Rxjava` option

Open danielpetisme opened this issue 7 years ago • 4 comments

Vert.x provide a RxJava version of it's api. The starter should mimic this behavior in order to generate a Rx-ified version.

danielpetisme avatar Oct 22 '17 18:10 danielpetisme

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...

vietj avatar Oct 23 '17 00:10 vietj

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.

danielpetisme avatar Oct 23 '17 09:10 danielpetisme

yes you are right, no need to be too much complicated

vietj avatar Oct 23 '17 12:10 vietj

we just need to clearly explain and document it

vietj avatar Oct 23 '17 12:10 vietj