Interface DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig
-
- Enclosing interface:
- DataSourcesReactivePostgreSQLConfig
public static interface DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataSourceReactivePostgreSQLConfigpostgresql()The PostgreSQL-specific configuration.
-
-
-
Method Detail
-
postgresql
DataSourceReactivePostgreSQLConfig postgresql()
The PostgreSQL-specific configuration.
-
-