mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-26 00:32:34 +03:00
move producing to sub-project
This commit is contained in:
@@ -5,3 +5,5 @@ rootProject.name = "demo"
|
||||
include("db")
|
||||
include("core")
|
||||
include("edge-consuming")
|
||||
include("edge-producing")
|
||||
include("edge-contracts")
|
||||
|
||||
Reference in New Issue
Block a user