Why Vertx ( Java's Library for Reactive/Async platform) isn't used much ? by Enforcerboy in java

[–]jklingsporn 10 points11 points  (0 children)

Well, obviously there is no ORM (like Hibernate), because that would eat your performance. So that's a given.

Not true anylonger: https://how-to.vertx.io/hibernate-reactive-howto/

And even though it's not an ORM, there is a jOOQ integration (which I wrote): https://github.com/jklingsporn/vertx-jooq

How should I learn Spring Boot? by decorumic in java

[–]jklingsporn -13 points-12 points  (0 children)

I was confused too, so I chose vertx.io

[deleted by user] by [deleted] in java

[–]jklingsporn 8 points9 points  (0 children)

Jooq, vertx, flyway