forked from Igor_Niemiec/Lab2
Merge branch 'Develop_1'
This commit is contained in:
@@ -8,9 +8,6 @@ public class DemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Start application");
|
||||
System.out.println("Develop_1 Console");
|
||||
System.out.println("Develop_2 Console");
|
||||
UserEntity.Show();
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user