vert-x3 / vertx-examples

Vert.x examples
Apache License 2.0
3.55k stars 2.09k forks source link

Class TransactionConverter is missing #356

Open RangaSamudrala opened 5 years ago

RangaSamudrala commented 5 years ago

Hello The Samples project web-api-service-example is missing class TransactionConverter. See class: https://github.com/vert-x3/vertx-examples/blob/master/web-api-service-example/src/main/java/io/vertx/examples/webapiservice/models/Transaction.java

spokhyan commented 3 years ago

Hi,

Any update on this?

vietj commented 3 years ago

@slinkydeveloper ping

slinkydeveloper commented 3 years ago

The class should be generated when the code is compiled