forked from MKoziel/DemoApplication
UserController annotated as @RestController
This commit is contained in:
@@ -18,6 +18,7 @@ public class DemoApplication {
|
|||||||
System.out.println("add message from develop_3 branch");
|
System.out.println("add message from develop_3 branch");
|
||||||
System.out.println("add on remote origin/master");
|
System.out.println("add on remote origin/master");
|
||||||
System.out.println(new Date());
|
System.out.println(new Date());
|
||||||
|
System.out.println("zmiany zad dodatkowe");
|
||||||
UserEntity.showUserEntityMessage();
|
UserEntity.showUserEntityMessage();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user