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
- Host: GitHub
- URL: https://github.com/mickablondo/hibernate-reactive-test
- Owner: mickablondo
- Created: 2025-05-08T19:09:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-05-30T14:46:20.000Z (10 months ago)
- Last Synced: 2025-05-30T20:12:29.586Z (10 months ago)
- Topics: hibernate-reactive, java, liquibase, mutiny, postgresql, spring-boot, testcontainers, vertx, webflux
- Language: Java
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)