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