Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Car shop web API on spring boot. Tech stack: Maven, Spring Boot, JDK18, SLF4J, Logback, Lombok, JUnit5, Swagger v3, Plant UML.

Notifications You must be signed in to change notification settings

ikropachev/carshopboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

21 Commits

Repository files navigation

Spring Boot REST-service

Introduction:

  • The company owns a car dealership.
  • The car dealership keeps records of products sold for each day, which takes into account the name of the car, quantity, total cost and details of the buyer.

Requests:

  • Car dealership revenue for a given period (input data: start date, end date of the period; output data: revenue);
  • An array of orders ordered by the order date, within the date by the customer's FI, within the customer by the order amount (input data: none; output data: the customer's last name and first name, contact number, order value, order date, car model, number of cars in the order).

Swagger REST API

Database schema:

Screenshot

About

Car shop web API on spring boot. Tech stack: Maven, Spring Boot, JDK18, SLF4J, Logback, Lombok, JUnit5, Swagger v3, Plant UML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /