This Spring Boot project demonstrates the use of Spring Data JPA to interact with a MySQL database. It includes configurations for the data source, JPA, and Hibernate. This README provides instructions on setting up the project and running it.
- Java 17 or higher
- MySQL installed locally or accessible remotely
- Maven (or your preferred build tool)
- Clone the Repository:
git clone https://github.com/MarkSpector85/spring-data-jpa-poc.git