samareshmaiti / spring-boot-tasks

1 stars 0 forks source link

Specify return type: in master branch #2

Closed sushmitha007 closed 5 years ago

sushmitha007 commented 5 years ago

return new ResponseEntity<>(trackService.getAllTracks(), HttpStatus.OK);

samareshmaiti commented 5 years ago

issue solved