vladmihalcea / hypersistence-optimizer

Hypersistence Optimizer allows you to get the most out of JPA and Hibernate. By scanning your application configuration and mappings, Hypersistence Optimizer can tell you what changes you need to do to speed up your data access layer.
https://vladmihalcea.com/hypersistence-optimizer/
Apache License 2.0
306 stars 43 forks source link

Moving to new Maven coordinated for mysql driver #189

Closed rajadilipkolli closed 1 year ago

vladmihalcea commented 1 year ago

Thanks, but why did you need this change for?

rajadilipkolli commented 1 year ago

No Big reason, I have imported the project and IDE has warned about the changed coordinates. Hence wanted to fix it

vladmihalcea commented 1 year ago

But, were you able to run the tests on the main branch?