Package no.nav.arxaas.controller
Class ApiController
- java.lang.Object
-
- no.nav.arxaas.controller.ApiController
-
@RestController @RequestMapping("/api") public class ApiController extends Object
-
-
Constructor Summary
Constructors Constructor Description ApiController()
-
-
-
Method Detail
-
root
@GetMapping public org.springframework.hateoas.CollectionModel<Object> root()
- Returns:
- Resources object containing links to available resources in the service
-
-