rensPols / ex-dock

An ecommerce platform build with Vert.x Kotlin and Docker
Apache License 2.0
3 stars 0 forks source link

Create eventbus codec generator #40

Closed Moltensnor closed 2 weeks ago

Moltensnor commented 1 month ago

Adds all the data classes to the eventbus codec. This is a crude implementation and can be improved later.

Depends on #24 .