In this tutorial we walk through the steps to add a database connection to our rest api. Previously we created a rest api using spring. We used mock data but now we use real data from a database.
In this tutorial we walk through the steps to add a database connection to our rest api. Previously we created a rest api using spring. We used mock data but now we use real data from a database.