mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-25 16:22:35 +03:00
trying to add order and order_product tables
with dtos, repositories and service
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id("org.springframework.boot") version "3.2.10"
|
||||
id("io.spring.dependency-management") version "1.1.6"
|
||||
id("org.springframework.boot") version "3.2.10"
|
||||
|
||||
jacoco
|
||||
|
||||
|
||||
Reference in New Issue
Block a user