Simple Solution
  • Java
  • Spring
  • Spring Boot
  • Tutorials
  • Tags
Spring Boot Access MySQL Database with Spring Data JPA
Spring Boot Access MySQL Database with Spring Data JPA

In this tutorial we walk you through step by step to create a Spring Boot application to access MySQL database using Spring Data JPA and MySQL Driver. Via step by step example we will create a Spring Boot project to save Customer entity into customer data table in MySQL database.

Spring Boot Starter Data Redis for Data Storage on Redis Server
Spring Boot Starter Data Redis for Data Storage on Redis Server

In this post, we are going to learn how to use Redis as data persistence for our Spring Boot Application by using Spring Boot Starter Data Redis and Jedis Client.

Copyright © 2019 SimpleSolution.dev. All Rights Reserved.