We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579a12f commit e35e210Copy full SHA for e35e210
src/main/webapp/WEB-INF/web.xml
@@ -0,0 +1,7 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
+ xmlns="http://java.sun.com/xml/ns/javaee"
4
+ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
5
+ id="schedule-console" version="3.0">
6
+
7
+ </web-app>
0 commit comments