Uses of Class
org.dotwebstack.framework.backend.postgres.PostgresProperties
-
Packages that use PostgresProperties Package Description org.dotwebstack.framework.backend.postgres -
-
Uses of PostgresProperties in org.dotwebstack.framework.backend.postgres
Constructors in org.dotwebstack.framework.backend.postgres with parameters of type PostgresProperties Constructor Description PostgresConfiguration(PostgresProperties postgresProperties, Collection<io.r2dbc.postgresql.extension.CodecRegistrar> codecRegistrars)
-