Update DemoRestController.java
This commit is contained in:
parent
8695605667
commit
b46a6b2731
@ -8,6 +8,6 @@ public class DemoRestController {
|
||||
|
||||
@GetMapping("/")
|
||||
public String get() {
|
||||
return "Hallo";
|
||||
return "Halloo";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user