1 Commits

Author SHA1 Message Date
4aa1557fc3 Modified Readme
File Readme.txt has been modified
2025-10-21 09:11:15 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -1 +1,2 @@
Change Change Change
Modified ReadMe

View File

@@ -17,8 +17,6 @@ public class DemoApplication {
UserEntity.Show();
SpringApplication.run(DemoApplication.class, args);
System.out.println("Fork println");
}
}