유레카 모듈 추가

This commit is contained in:
roy-zz
2022-04-19 22:29:22 +09:00
parent 3ed7367a55
commit b1c2744469
29 changed files with 517 additions and 11 deletions

View File

@@ -1,2 +1,3 @@
rootProject.name = 'springcloud'
include("users")
include("discovery")
include("zuul-gateway")