diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 5ff9b03..8b96030 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -4,6 +4,8 @@ + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 4324b85..9db8a1d 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,9 +2,9 @@ - - - + + + \ No newline at end of file diff --git a/.idea/modules/de.hhn.labsw.BuGaGeocaching.iml b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.iml similarity index 54% rename from .idea/modules/de.hhn.labsw.BuGaGeocaching.iml rename to .idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.iml index 8ee9164..f377552 100644 --- a/.idea/modules/de.hhn.labsw.BuGaGeocaching.iml +++ b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.iml @@ -1,10 +1,11 @@ - + + diff --git a/.idea/modules/de.hhn.labsw.BuGaGeocaching.main.iml b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.main.iml similarity index 89% rename from .idea/modules/de.hhn.labsw.BuGaGeocaching.main.iml rename to .idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.main.iml index bd6c4ee..888ec7c 100644 --- a/.idea/modules/de.hhn.labsw.BuGaGeocaching.main.iml +++ b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.main.iml @@ -1,5 +1,5 @@ - + @@ -7,6 +7,9 @@ + + + @@ -15,6 +18,7 @@ + diff --git a/.idea/modules/de.hhn.labsw.BuGaGeocaching.test.iml b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.test.iml similarity index 93% rename from .idea/modules/de.hhn.labsw.BuGaGeocaching.test.iml rename to .idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.test.iml index 3345bbc..99f8362 100644 --- a/.idea/modules/de.hhn.labsw.BuGaGeocaching.test.iml +++ b/.idea/modules/de.hhn.labsw.labswp_2019_sose_geocaching.test.iml @@ -1,5 +1,5 @@ - + @@ -19,14 +19,14 @@ - + - + @@ -78,5 +78,5 @@ - + \ No newline at end of file diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 115e6ac..704a335 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,6 @@ +#Wed Mar 20 19:26:07 CET 2019 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-all.zip diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties new file mode 100644 index 0000000..e69de29 diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html new file mode 100644 index 0000000..68493bc --- /dev/null +++ b/src/main/resources/public/index.html @@ -0,0 +1,12 @@ + + + + + Title + + +

Hello World

+ +
+ +