Skip to content

iphayao/bookstore-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore Service

  • Require:
    • MySQL

How to run

After cloned this repo into your machine, follow this step:

Configuration .yml file

Open application.yml file in src/main/resource/application.yml set url of your local MySQL database and username & password of your MySQL user.

Run Spring Boot

To run application in your local machine use this command, it will compile, test and start this application.

$ mvn spring-boot:run

About

Book Store Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages