forked from Igor_Niemiec/Lab2
Update
This commit is contained in:
@@ -10,11 +10,9 @@ public class DemoApplication {
|
||||
System.out.println("Start application");
|
||||
System.out.println("Develop_1 Console");
|
||||
System.out.println("Develop_2 Console");
|
||||
<<<<<<< HEAD
|
||||
System.out.println("Develop_3 Console");
|
||||
|
||||
System.out.println("Develop4_Console");
|
||||
>>>>>>> develop_4
|
||||
|
||||
UserEntity.Show();
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user