Commit c4e28e57 authored by Kenil Mavani's avatar Kenil Mavani

added custom response for DepartmentController

parent d10d391d
......@@ -12,9 +12,6 @@ import org.springframework.web.bind.annotation.*;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
import java.util.ArrayList;
import java.util.List;
@RestController
@RequestMapping("v1/department")
public class DepartmentController {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment