mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +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