forked from MKoziel/DemoApplication
Update src/main/java/com/example/demo/DemoApplication.java
This commit is contained in:
@@ -14,6 +14,7 @@ public class DemoApplication {
|
||||
System.out.println("message from develop_4 branch");
|
||||
System.out.println("add message in master");
|
||||
System.out.println("add message from develop_3 branch");
|
||||
System.out.println("add on remote origin/master");
|
||||
UserEntity.showUserEntityMessage();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user