报错

忘记写了一个双引号和半个括号,报错String literal is not properly closed by a double-quote字符串文本不正确关闭的双引号

Tomcat启动报错:ApplicationEventMulticaster not initialized - call 'refresh' before multicasting events via the context: Root WebApplicationContext: startup date [Tue Aug 22 17:32:38 CST 2017]; root of context hierarchy
解决办法:

原文地址:https://www.cnblogs.com/cyy-13/p/7412940.html