A Product Spring Boot Rest-Api Service
Running Instructions:
- You need to create a new database named 'productservice' through MySQL DB.
-
Change the datasource.username and datasource.password with your own ones (Default username and password are both 'root')
-
And you are good to go! (The Default table and data will be created and populated automatically as soon as the api starts.)
API Contains swagger-ui => http://localhost:8080/swagger-ui/index.html#/