# 1.
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key code.operational.items
执行jar脚本时提示nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.xxxx.xx
# 2.
Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean
https://www.cnblogs.com/wgslucky/p/11255388.html
# 3.
https://blog.csdn.net/qq_40223688/article/details/88191732