mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# 无服务
|
||||
serviceEmpty =
|
||||
# 正常服务
|
||||
service1 = org.dromara.hutool.core.spi.SpiUtilTest$TestService1
|
||||
# 此服务类未定义
|
||||
service2 = org.dromara.hutool.core.spi.SpiUtilTest$TestService2
|
Reference in New Issue
Block a user