spring-guides / getting-started-guides

Getting Started Guide template :: The template for new guides and also the place to request them.
https://github.com/spring-guides/getting-started-guides/wiki
Apache License 2.0
521 stars 204 forks source link

Getting Started: Connect to MySQL Database using Spring Data #40

Closed fadi-botros closed 7 years ago

fadi-botros commented 7 years ago

This is my try for a Getting Started Guide for connection with MySQL

Issues:

fadi-botros commented 7 years ago

These are some of the requested changes. Thanks for reply.

fadi-botros commented 7 years ago

Now made the changes you wanted + some polishing

dsyer commented 7 years ago

Merged and re-pushed as https://github.com/spring-guides/gs-accessing-data-mysql. Thanks. Please send change requests to that repo.