Interface HomeController
-
@RequestMapping("/v1") public interface HomeController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.hateoas.EntityModelgetHomeInfo()
-
@RequestMapping("/v1")
public interface HomeController
| Modifier and Type | Method | Description |
|---|---|---|
org.springframework.hateoas.EntityModel |
getHomeInfo() |