테스트 모듈 추가
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
rootProject.name = 'springcloud'
|
||||
include("discovery")
|
||||
include("zuul-gateway")
|
||||
include("gateway")
|
||||
include("test-server1")
|
||||
include("test-server2")
|
||||
Reference in New Issue
Block a user