mervenurgulbagci / spring-restapi-hibernate-customer-order

It is a spring-rest project in which customer and order tables are connected by a one-to-many relationship, customer listing-deletion-add-update and some special queries are made.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-restapi-hibernate-customer-order

It is a spring-rest project in which customer and order tables are connected by a one-to-many relationship, customer listing-deletion-add-update and some special queries are made.

Used technologies:

  • Spring Boot
  • Spring Data JPA
  • Lombok
  • Mysql Database
  • Hibernate

Requirements

For building and running the application you need:

  • JDK 1.8 or newer
  • Lombok
  • Maven

Port

  http://localhost:8080

Swagger

How to work endpoint

Referenced articles

About

It is a spring-rest project in which customer and order tables are connected by a one-to-many relationship, customer listing-deletion-add-update and some special queries are made.


Languages

Language:Java 100.0%