Skip to content

dennis0733/Spring-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Spring-REST-API

A Product Spring Boot Rest-Api Service

Running Instructions:

  1. You need to create a new database named 'productservice' through MySQL DB.

Adsız

  1. Change the datasource.username and datasource.password with your own ones (Default username and password are both 'root')

  2. 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#/

About

A Product Spring Boot Rest-Api Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages