线程池 & BrokerMetadata 问题修复

This commit is contained in:
xuguang
2022-01-13 15:39:39 +08:00
parent 9e3bc80495
commit 373680d854

View File

@@ -109,6 +109,7 @@
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.projectlombok</groupId> <groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId> <artifactId>lombok</artifactId>