Commit 3f2db9de authored by Perwaiz Ali's avatar Perwaiz Ali

change in controller

parent 481872f2
Pipeline #2233 passed with stages
in 2 minutes and 56 seconds
......@@ -14,7 +14,7 @@ public class Controller {
@RequestMapping("/test")
public String test() {
System.out.println("hello ");
return "Demno ";
return "Demo ";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment