support spi

This commit is contained in:
Looly 2020-03-02 18:09:50 +08:00
parent bd6b07f6b9
commit 985ffb33a5

View File

@ -15,7 +15,7 @@
* 【core 】 增加ServiceLoaderUtil
* 【core 】 增加EnumUtil.getEnumAt方法
* 【core 】 增强EnumConvert判断能力issue#I17082@Gitee
* 【log 】 使用SPI机制代替硬编码
* 【all 】 log、template、tokenizer使用SPI机制代替硬编码
### Bug修复