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