Fork changes
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