From 771c27021c033f5b6b9a3d9fdcd4048f9d8023af Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Mon, 21 Nov 2016 13:38:27 +0700 Subject: spring-www project skeleton --- juick-spring-www/src/main/webapp/WEB-INF/templates/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/index.html (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/index.html') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/index.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/index.html new file mode 100644 index 00000000..566549bd --- /dev/null +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/index.html @@ -0,0 +1,10 @@ + + + + + Title + + + + + \ No newline at end of file -- cgit v1.2.3