From 7a2ea130863bb095fa925ec0c7576b076490f0cf Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Sun, 20 Nov 2016 02:05:23 +0700 Subject: init juick-spring-web project --- juick-spring-www/src/main/webapp/WEB-INF/web.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/web.xml (limited to 'juick-spring-www/src/main/webapp/WEB-INF') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/web.xml b/juick-spring-www/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 00000000..a57cceb9 --- /dev/null +++ b/juick-spring-www/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file -- cgit v1.2.3