All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tabase-rider.quarkus-postgres-sample.1.23.1.source-code.application.properties Maven / Gradle / Ivy

Go to download

This sample project was created by Alexei Bratuhin(@coiouhkc github user) as a reproducer for issue #253

There is a newer version: 1.37.1
Show newest version
quarkus.datasource.jdbc.url=jdbc:postgresql://localhost:5432/postgres
quarkus.datasource.db-kind=postgresql
quarkus.hibernate-orm.dialect=org.hibernate.dialect.PostgreSQL10Dialect
quarkus.datasource.username=postgres
quarkus.datasource.password=postgres




© 2015 - 2025 Weber Informatics LLC | Privacy Policy