标签: jooq vert.x
我知道vert.x是基于事件的。所以我将从工作者Verticle中使用JOOQ自动生成的DAO。
答案 0 :(得分:1)
我写了一篇关于Vert.x和jOOQ集成的blog post。您可能会发现它很有用。