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

Fix broken ./gradlew test and ./gradlew bootRun commands because of missing MySQL jdbc driver #58

Merged
merged 3 commits into from
May 6, 2024

Conversation

j0holo
Copy link
Contributor

@j0holo j0holo commented Apr 25, 2024

Add additional settings for the initial directory also works and does not error with ./gradlew test or ./gradlew bootRun.

See #57

For the docker-compose.yml issue discussed in #51 has also been fixed by adding a services: yaml block.

Ruben Klink added 2 commits April 25, 2024 12:13
Add additional settings for the initial directory also works
and does not error with `./gradlw test` or `./gradlew bootRun`.
@j0holo j0holo changed the title Fix broken ./gradlew test and ./gradlew bootRun` commands because of missing MySQL jdbc driver Fix broken ./gradlew test and ./gradlew bootRun commands because of missing MySQL jdbc driver Apr 28, 2024
@robertmcnees robertmcnees merged commit 7bd32b6 into spring-guides:main May 6, 2024
1 of 2 checks passed
@robertmcnees
Copy link
Contributor

Thanks @j0holo! I pushed an additional commit on top of this PR to account for Maven as well as Gradle. Merged.

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.

2 participants