Compare commits
3 Commits
5eeca9859a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 014be84c7e | |||
|
|
a0598f5ef4 | ||
| fe4487e465 |
@@ -1 +1,3 @@
|
||||
My first Spring Boot Git project
|
||||
My first Spring Boot Git project
|
||||
|
||||
Greetings from forked repo 😂😂😂😂😂😂😂😂😂😂😂😂😂😂
|
||||
@@ -11,6 +11,7 @@ public class DemoApplication {
|
||||
System.out.println("Develop_2 branch change");
|
||||
System.out.println("Start application");
|
||||
System.out.println("Develop_1 change");
|
||||
System.out.println(new Date());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user