forked from Igor_Niemiec/Lab2
Print line has been added
This commit is contained in:
@@ -13,6 +13,8 @@ public class DemoApplication {
|
||||
System.out.println("Develop_3 Console");
|
||||
System.out.println("Develop4_Console");
|
||||
|
||||
System.out.println(new Date());
|
||||
|
||||
UserEntity.Show();
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user