@RestController public class DepartmentController extends Object
| Constructor and Description |
|---|
DepartmentController() |
@RequestMapping(value="/egi/departments",
method=GET,
produces="application/json")
public String getAllDepartment()
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.