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