[ Server ] [ Server ] - 增加服务器角色部分的内容
This commit is contained in:
@@ -54,6 +54,13 @@
|
||||
<version>1.9.4</version>
|
||||
</dependency>
|
||||
|
||||
<!--最快的类型转换工具-->
|
||||
<dependency>
|
||||
<groupId>org.mapstruct</groupId>
|
||||
<artifactId>mapstruct</artifactId>
|
||||
<version>1.5.5.Final</version>
|
||||
</dependency>
|
||||
|
||||
<!-- add in 2023-02-08 needed for some operation -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
|
||||
Reference in New Issue
Block a user