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