Skip to content
Snippets Groups Projects
Commit 23b56dcf authored by Moritz Lange's avatar Moritz Lange
Browse files

Zu Hello world geändert

parent 16b58d4c
No related branches found
No related tags found
No related merge requests found
Pipeline #1395 passed
......@@ -11,7 +11,7 @@ public class BuildserverdemoApplication {
@RequestMapping("/")
public String helloWorld(){
return "Hello MIN-VIS!";
return "Hello World";
}
public static void main(String[] args) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment