@ConfigurationProperties(value="postgres.reactive.client")
public class PgPoolConfiguration
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected io.reactiverse.pgclient.PgPoolOptions |
pgPoolOptions |
protected java.lang.String |
uri |
| Constructor and Description |
|---|
PgPoolConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
io.reactiverse.pgclient.PgPoolOptions |
getPgPoolOptions() |
java.lang.String |
getUri() |