Skip to content
Snippets Groups Projects
Commit 2416b9bd authored by Andy Großhennig's avatar Andy Großhennig
Browse files

Merge branch 'conflict_two' into 'master'

Overworld

See merge request !1
parents dffe3e85 79aeee8a
No related branches found
No related tags found
1 merge request!1Overworld
......@@ -15,7 +15,7 @@ public class HelloworldApplication {
@GetMapping("/")
public String hello() {
return "Hello World!";
return "Hello Overworld!";
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment