spring-data-rest

Setup database & spring boot application

3 minute read

Before we start with Random-JPA, we need to simulate an application. I will be creating a simple spring boot application using MySql as my database for this ...