Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spring Framework and R2DBC-SPI Compatibility Table #107

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

jchrys
Copy link
Collaborator

@jchrys jchrys commented Apr 23, 2023

Motivation:
Provide users with a clear reference to select the appropriate version of r2dbc-mysql for their project.

Modifications:
Added a compatibility table to the README.md file, which displays the recommended r2dbc-mysql version for each combination of spring-boot-starter-data-r2dbc, spring-data-r2dbc, and r2dbc-spi versions.

Result:
Users can easily identify the correct r2dbc-mysql version to use based on their project's Spring Framework and R2DBC-SPI versions.

Motivation:
Provide users with a clear reference to select the appropriate version of r2dbc-mysql for their project.

Modifications:
Added a compatibility table to the README.md file, which displays the recommended r2dbc-mysql version for each combination of spring-boot-starter-data-r2dbc, spring-data-r2dbc, and r2dbc-spi versions.

Result:
Users can easily identify the correct r2dbc-mysql version to use based on their project's Spring Framework and R2DBC-SPI versions.
@jchrys jchrys merged commit af54bae into trunk Apr 23, 2023
7 checks passed
@jchrys jchrys deleted the 1x-add-compat-table branch April 23, 2023 00:05
jchrys added a commit that referenced this pull request Sep 18, 2023
Motivation:
Provide users with a clear reference to select the appropriate version
of r2dbc-mysql for their project.

Modifications:
Added a compatibility table to the README.md file, which displays the
recommended r2dbc-mysql version for each combination of
spring-boot-starter-data-r2dbc, spring-data-r2dbc, and r2dbc-spi
versions.

Result:
Users can easily identify the correct r2dbc-mysql version to use based
on their project's Spring Framework and R2DBC-SPI versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant