text hange

This commit is contained in:
vicizmax 2024-08-16 12:04:57 +02:00
parent 3c37fd0cae
commit 66a201c6ba

View file

@ -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!
*/
private static void printStartupMessage() {
System.out.println("PetClinic Application has started successfully!");