Skip to content
Snippets Groups Projects

Implemented more columns in item

6 files
+ 74
47
Compare changes
  • Side-by-side
  • Inline

Files

@@ -8,7 +8,6 @@ import org.springframework.http.HttpStatus;
@@ -8,7 +8,6 @@ import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.bind.annotation.*;
import java.util.Arrays;
import java.util.List;
import java.util.List;
@RestController
@RestController
Loading