Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts.
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user