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

Support for Mysql connector #337

Closed
ojgutierrez opened this issue Dec 14, 2021 · 2 comments
Closed

Support for Mysql connector #337

ojgutierrez opened this issue Dec 14, 2021 · 2 comments

Comments

@ojgutierrez
Copy link

Hi,

Until version 2.0.0 was posible to use Mysql DB for persistence, just adding config properties on compose or application.yaml, but in early releases we got this error message.

Cannot load driver class: com.mysql.cj.jdbc.Driver

please can you add support for mysql db, including mysql connector dependency in pom

Thanks in advance.

Oswaldo

@ojgutierrez
Copy link
Author

Hello, I think we should add mysql driver as a dependency, so it will be bundled into Docker image...
As you did on issue #307

@saig0
Copy link
Contributor

saig0 commented Aug 24, 2022

@ojgutierrez sounds good 👍

Feel free to contribute a pull request 🚀

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

No branches or pull requests

3 participants