Compare commits
2 Commits
e37516c650
...
new_featur
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
053415d9ae | ||
| 309da4c809 |
@@ -1 +1 @@
|
||||
Changed read me further
|
||||
Changed read me further on new branch
|
||||
@@ -10,6 +10,7 @@ public class DemoApplication {
|
||||
System.out.println("Start application");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
System.out.println(new Date());
|
||||
System.out.println("End application");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user