유레카 모듈 추가
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
rootProject.name = 'springcloud'
|
||||
include("users")
|
||||
include("discovery")
|
||||
include("zuul-gateway")
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
rootProject.name = 'springcloud'
|
||||
include("users")
|
||||
include("discovery")
|
||||
include("zuul-gateway")
|
||||