You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below are the details which have been modified which have typo issues that have been fixed and also if the DB version is lower than required then you can do some required steps for setting up your project. Bullet points' text is a file name and numbered lists are changes that have been made.
Here you will find four environment variables namely
Make sure your code is properly formatted.
How-to-Contribute.md
For exceptional cases If MySQL or MariaDB has a lower version then for MySQL we can set mysql-connector-java artifactId version as required and we can set JDBC driver (e.g spring.datasource.driver-class-name) as required in application.properties.
Hope this small contribution would lead to a better product and give us the strength to make it robust. Also, let me know if I can contribute more to this project.
You can find my git repository link here from where you can clone the wiki repository and fix those issues if required. Thank you.
The text was updated successfully, but these errors were encountered:
KuntalDanech
changed the title
Wiki Typo fixed and added steps if DB version is lower(Exceptional case) than required
Wiki Typo fixed and added steps if DB version is lower than required (exceptional case)
Oct 23, 2021
Below are the details which have been modified which have typo issues that have been fixed and also if the DB version is lower than required then you can do some required steps for setting up your project. Bullet points' text is a file name and numbered lists are changes that have been made.
invalid
and closed without merging.mysql-connector-java
artifactId version as required and we can set JDBC driver (e.gspring.datasource.driver-class-name
) as required inapplication.properties
.Hope this small contribution would lead to a better product and give us the strength to make it robust. Also, let me know if I can contribute more to this project.
You can find my git repository link here from where you can clone the wiki repository and fix those issues if required. Thank you.
The text was updated successfully, but these errors were encountered: