Package org.cswteams.ms3.rest
Class SystemActorRestEndPoint
java.lang.Object
org.cswteams.ms3.rest.SystemActorRestEndPoint
@RestController
@RequestMapping("/system-actors")
public class SystemActorRestEndPoint
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemActorRestEndPoint
public SystemActorRestEndPoint()
-
-
Method Details
-
getAllUsers
@RequestMapping(method=GET) public org.springframework.http.ResponseEntity<?> getAllUsers()
-