10 2021 档案
摘要:web.xml <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instanc
阅读全文
摘要:刷新maven之前没问题,刷新之后运行项目就报404 解决办法 打开file中的project structure 点击artifacts,把output directory的路径设置为项目中的web目录的路径 参考:https://www.jianshu.com/p/4aac13b3d29a
阅读全文
摘要:警告: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error c
阅读全文