Skip to content

DiegoRSousa/order-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order Management

Project for order management

Features

  • category crud
  • product crud
  • customer crud
  • order crud

How to Install

  • Clone the project git clone https://github.com/DiegoRSousa/order-management.git
  • Open in your preferred IDE
  • Configure the properties files in the src/main/resources
  • And run the project
  • By default, the API will be available at http://localhost:8080

Documentation

Swagger (development environment) http://localhost:8080/swagger-ui/index.html

Technologies used

  • Java 11
  • Spring Boot
  • Maven
  • JUnit 5
  • Spring Data
  • MySQL
  • Flyway
  • Swagger
  • DevTools

About

Order management application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages