An open API service indexing awesome lists of open source software.

https://github.com/mickablondo/hibernate-reactive-test

Testing hibernate reactive with mutiny and postgresql from testcontainers
https://github.com/mickablondo/hibernate-reactive-test

hibernate-reactive java liquibase mutiny postgresql spring-boot testcontainers vertx webflux

Last synced: 9 months ago
JSON representation

Testing hibernate reactive with mutiny and postgresql from testcontainers

Awesome Lists containing this project

README

          

# hibernate-reactive-test
Testing hibernate reactive with [testcontainers](https://testcontainers.com/).

## Stack
Java 21 / Spring Boot 3 / [Hibernate Reactive](https://hibernate.org/reactive/) / [Mutiny](https://smallrye.io/smallrye-mutiny/1.6.0/tutorials/getting-mutiny/) / [Vertx](https://vertx.io/docs/vertx-pg-client/java/) / [Liquibase](https://www.liquibase.com/) / [Scram client](https://github.com/ongres/scram)

## Prerequisites
[Docker](https://www.docker.com/products/docker-desktop)