changed
This commit is contained in:
1
lab
Submodule
1
lab
Submodule
Submodule lab added at e53ced08f4
@@ -10,6 +10,7 @@ public class DemoApplication {
|
||||
System.out.println("Start application");
|
||||
System.out.println("Conflit develop_3 branch");
|
||||
System.out.println(new Date());
|
||||
System.out.println("changes");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user