chore: 编排所有微服务

This commit is contained in:
xiongxiaoyang
2023-04-02 09:21:24 +08:00
parent f6d4da675e
commit 00a292ef1c
15 changed files with 211 additions and 5 deletions

View File

@@ -30,6 +30,7 @@
</dependencies>
<build>
<finalName>novel-home-service-${project.version}</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>