tomcat9.0調(diào)試時報錯
tomcat9.0直接啟動正常,但如果是調(diào)試啟動則會報錯。如圖:
控制臺信息輸出為:
org.apache.jasper.servlet.TldScanner scanJars
信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
請問是什么原因,改怎么解決,謝謝!