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 io.asyncer:r2dbc-mysql when spring boot 3.1 is selected #1285

Closed
wants to merge 1 commit into from

Conversation

eddumelendez
Copy link
Contributor

io.asyncer:r2dbc-mysql was added in the dependency management
in spring boot 3.1. Currently, when r2dbc and mysql are selected
the generated project doesn't include the new dependepency. This
commit fix the behavior.

`io.asyncer:r2dbc-mysql` was added in the dependency management
in spring boot 3.1. Currently, when r2dbc and mysql are selected
the generated project doesn't include the new dependepency. This
commit fix the behavior.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 21, 2023
@snicoll snicoll added type: enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 22, 2023
@snicoll snicoll self-assigned this Aug 22, 2023
snicoll pushed a commit that referenced this pull request Aug 22, 2023
`io.asyncer:r2dbc-mysql` was added in the dependency management
in spring boot 3.1. Currently, when r2dbc and mysql are selected
the generated project doesn't include the new dependency. This
commit fixes the behavior.

See gh-1285
@snicoll snicoll closed this in 2586ee5 Aug 22, 2023
@snicoll
Copy link
Contributor

snicoll commented Aug 22, 2023

Thanks again @eddumelendez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants