1

Merge branch 'event-db' into html-gruppe

This commit is contained in:
Talha Caliskan
2020-03-09 23:34:34 +01:00
committed by GitHub
4 changed files with 21 additions and 11 deletions

View File

@ -53,7 +53,7 @@ public class SwaggerAPIControllerExample {
return "Product saved successfully";
}
/*@GetMapping("/json") //just for testing
/*@GetMapping("/json")
public void json() {
AddUserEvent aEvent = new AddUserEvent(
1,