We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d5279 commit 9541608Copy full SHA for 9541608
extensions/hibernate-reactive/deployment/src/test/resources/application.properties
@@ -3,7 +3,6 @@ quarkus.datasource.username=hibernate_orm_test
3
quarkus.datasource.password=hibernate_orm_test
4
quarkus.datasource.reactive=true
5
quarkus.datasource.reactive.url=${postgres.reactive.url}
6
-quarkus.postgres_blvertx-reactive:postgresql://localhost:5431/hibernate_orm_test"
7
8
# Hibernate config
9
#quarkus.hibernate-orm.log.sql=true
0 commit comments