【添加】单体应用开发启动类单独构建为模块

This commit is contained in:
zer0Black
2021-03-15 11:57:22 +08:00
parent 731d779d08
commit 52cbd27471
432 changed files with 139 additions and 71 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<groupId>com.jero.boot</groupId>
<artifactId>jero-boot-base-core</artifactId>
</dependency>
<!-- 引入微服务启动依赖 starter
<!-- 如果需要微服务版本,则引入微服务启动依赖 starter
<dependency>
<groupId>com.jero.boot</groupId>
<artifactId>jero-boot-starter-cloud</artifactId>