Compare commits
2 Commits
PrintDateB
...
831a7666a5
| Author | SHA1 | Date | |
|---|---|---|---|
| 831a7666a5 | |||
|
|
4e6b74b8d4 |
@@ -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