Add files via upload

Signed-off-by: yezhengcool <144301781+yezhengcool@users.noreply.github.com>
This commit is contained in:
yezhengcool
2024-03-29 17:53:35 +08:00
committed by GitHub
parent 6e01c2ea60
commit 3164483c69

6
WEB-INF/web.xml Normal file
View File

@@ -0,0 +1,6 @@
<?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-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
version="3.1">
</web-app>