mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +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