mirror of
https://gitee.com/dromara/hutool.git
synced 2025-09-20 02:29:47 +08:00
引入hutool的jar包即可自动装配SpringUtil类
不用使用@Import(SpringUtil.class)也不用使用@EnableSpringUtil
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Auto Configure
|
||||||
|
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||||
|
cn.hutool.extra.spring.SpringUtil
|
Reference in New Issue
Block a user