17 Dec 23 Mark vertx-hibernate-one-to-many-example-01 Vert.x io.vertx.mutiny.ext.web.Router Mutiny.SessionFactory emf; SessionFactory factory; REST Hibernate Reactive One to Many relationship PostgreSQL DB…
14 Dec 23 Mark vertx-hibernate-example-02 Project Structure Vert.x PostgreSQL Hibernate reactive REST Flyway Running mvn compile exec:java [INFO] Scanning for…
12 Dec 23 Mark vertx-hibernate-example-01 On basis https://how-to.vertx.io/hibernate-reactive-howto/ Db: PostgreSQL Db tests: https://java.testcontainers.org/modules/databases/postgres/ Project Structure pom.xml <?xml version="1.0" encoding="UTF-8"?> <project…