File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/antora/modules/ROOT/pages/r2dbc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Spring Data R2DBC includes direct support for the following databases:
1919* https://github.com/r2dbc/r2dbc-mssql[Microsoft SQL Server] (`io.r2dbc:r2dbc-mssql`)
2020* https://github.com/asyncer-io/r2dbc-mysql[MySQL] (`io.asyncer:r2dbc-mysql`)
2121* https://github.com/jasync-sql/jasync-sql[jasync-sql MySQL] (`com.github.jasync-sql:jasync-r2dbc-mysql`)
22- * https://github.com/r2dbc/r2dbc-postgresql[Postgres] (`io.r2dbc :r2dbc-postgresql`)
22+ * https://github.com/r2dbc/r2dbc-postgresql[Postgres] (`org.postgresql :r2dbc-postgresql`)
2323* https://github.com/oracle/oracle-r2dbc[Oracle] (`com.oracle.database.r2dbc:oracle-r2dbc`)
2424
2525If you use a different database then your application won’t start up.
You can’t perform that action at this time.
0 commit comments