diff --git a/pom.xml b/pom.xml index 777958e..dd29ba3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,11 @@ - + + 1.8 + 1.8 + 1.8 + org.springframework.boot diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html new file mode 100644 index 0000000..e98306e --- /dev/null +++ b/src/main/resources/static/index.html @@ -0,0 +1,11 @@ + + + + + MyApp + + +

Welcome to Java Maven Application

+ + +