diff options
Diffstat (limited to 'catalog-be/src/main/webapp/index.jsp')
-rw-r--r-- | catalog-be/src/main/webapp/index.jsp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/catalog-be/src/main/webapp/index.jsp b/catalog-be/src/main/webapp/index.jsp new file mode 100644 index 0000000000..c38169bb95 --- /dev/null +++ b/catalog-be/src/main/webapp/index.jsp @@ -0,0 +1,5 @@ +<html> +<body> +<h2>Hello World!</h2> +</body> +</html> |