Class SystemInfoController
- java.lang.Object
-
- com.arms.api.systeminfo.controller.SystemInfoController
-
@Controller @RequestMapping("/system-info") public class SystemInfoController extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SystemInfoController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.http.ResponseEntity<?>
getSystemInfo(java.lang.Long orgLink)
-