mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Update main page
This commit is contained in:
parent
cd385f651a
commit
264aa69c01
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ class WelcomeController {
|
|||
|
||||
@GetMapping("/")
|
||||
public String welcome() {
|
||||
return "welcome";
|
||||
return "hello ignite";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue