Skip to content

Monolithic RESTful api to manage clients orders. Based on Spring Boot / MySql / Docker / JWT / Spring Security / FlyWay / Spring Data

Notifications You must be signed in to change notification settings

kubAretip/company-products-orders-api

Repository files navigation

RESTful API Company product orders.

Technologies

  • Spring
  • Docker
  • MySql
  • FlyWay

Features:

  • JSON Web Token authentication
  • Support for i18n (available languages: PL, EN)
  • Users registration and activation via mail or with generated pdf with activation details.
  • Management of users roles
  • Management of clients
  • Management of products
  • Management of clients orders and statuses
  • Allocation of contractors for the client orders

Requirements:

Steps to run

  1. Clone repo git clone https://github.com/kubAretip/company-products-orders-api.git
  2. Package mvn clean install -P prod
  3. Run docker-compose up -d

About

Monolithic RESTful api to manage clients orders. Based on Spring Boot / MySql / Docker / JWT / Spring Security / FlyWay / Spring Data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages