Interface DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
-
- Enclosing interface:
- DataSourcesReactiveMySQLConfig
public static interface DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
reactive()
The MySQL-specific configuration.
-
-
-
Method Detail
-
reactive
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig reactive()
The MySQL-specific configuration.
-
-