b2
This commit is contained in:
@@ -13,6 +13,7 @@ public class DemoApplication {
|
||||
System.out.println("Another message");
|
||||
|
||||
System.out.println("Second message");
|
||||
System.out.println("Baben");
|
||||
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user