one more try

This commit is contained in:
vicizmax 2024-08-16 11:57:41 +02:00
parent 234c984b5e
commit 3c37fd0cae

View file

@ -44,7 +44,7 @@ public class PetClinicApplication {
}
/**
* Prints a startup message to the console.
* Prints a startup message to the console one more time.
*/
private static void printStartupMessage() {
System.out.println("PetClinic Application has started successfully!");