forked from Igor_Niemiec/Lab2
Fork changes
This commit is contained in:
@@ -17,6 +17,8 @@ public class DemoApplication {
|
||||
|
||||
UserEntity.Show();
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
|
||||
System.out.println("Fork println");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user