我有一个在调试时使用persistence.xml配置的spring boot项目。 Intellij在我的Chrome浏览器中打开此消息,打开404页面。
- [2019-07-29 07:56:49,448] Artifact PS:war exploded: Artifact is being deployed, please wait...
- 29-Jul-2019 19:56:57.537 INFO [RMI TCP Connection(3)-127.0.0.1] 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.
- [2019-07-29 07:56:57,647] Artifact PS:war exploded: Artifact is deployed successfully
- [2019-07-29 07:56:57,647] Artifact PS:war exploded: Deploy took 8,199 milliseconds
- 29-Jul-2019 19:56:59.190 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\manager]
- 29-Jul-2019 19:56:59.258 INFO [localhost-startStop-1] 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.
- 29-Jul-2019 19:56:59.270 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\manager] has finished in [79] ms