mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Merge branch 'main' into startup-message
This commit is contained in:
commit
009fc86243
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ public class PetClinicApplication {
|
|||
}
|
||||
|
||||
/**
|
||||
* Prints a startup message to the console. Here we go!
|
||||
*/
|
||||
private static void printStartupMessage() {
|
||||
System.out.println("PetClinic Application has started successfully!");
|
||||
|
|
Loading…
Reference in a new issue