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