fix 修复 Undertow 的启动警告问题

This commit is contained in:
疯狂的狮子li
2022-03-09 09:28:29 +08:00
parent 02364f3eab
commit bd3acc63ed
2 changed files with 32 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.ruoyi.common.web.config.I18nConfig
com.ruoyi.common.web.config.I18nConfig,\
com.ruoyi.common.web.config.CustomizationBean