Completed Architectural Setup
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ public class HelloController {
|
||||
|
||||
@RequestMapping("/")
|
||||
public String index() {
|
||||
return "Greetings from Spring Boot!";
|
||||
return "Welcome to Project Pandamonium!";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user