Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1004 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 1004 Bytes

🏪 Sales Store

Application developed in Java with Springboot framework

Deploy link: https://course-java-sales.herokuapp.com/

PRs Welcome PRs Welcome



Tools

The following tools were used in the project:

Getting started

# clone this repository
$ git clone <https://github.com/fbsoares-lu/order-java-course.git>

# Go to the project folder
$ cd order-java-course

# Can use Isomnia or Postman to make requests

Create by Lucas Soares