forked from s99670/lab2_99670
UserCOntroller annotated as @RestController
This commit is contained in:
@@ -13,7 +13,7 @@ public class DemoApplication {
|
||||
System.out.println("2nd message");
|
||||
System.out.println("3rd message");
|
||||
|
||||
System.out.println("zmiana test");
|
||||
System.out.println("zmiana testttt");
|
||||
System.out.println(new Date());
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user