mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
# Auto Configure
|
|
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
|
cn.hutool.extra.spring.SpringUtil,\
|
|
cn.hutool.extra.spring.config.SpringCronConfig,\
|
|
cn.hutool.extra.spring.SpringCronUtil
|