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