Merge pull request 'Fork changes' (#1) from 99627/Lab2:master into master
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -17,6 +17,8 @@ public class DemoApplication {
|
|||||||
|
|
||||||
UserEntity.Show();
|
UserEntity.Show();
|
||||||
SpringApplication.run(DemoApplication.class, args);
|
SpringApplication.run(DemoApplication.class, args);
|
||||||
|
|
||||||
|
System.out.println("Fork println");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user