| Package | Description |
|---|---|
| org.thiki.lark.foundation.assmbler | |
| org.thiki.lark.foundation.resource |
| Modifier and Type | Method and Description |
|---|---|
RestResource |
LarkAssembler.toResource(Object o) |
abstract RestResource |
LarkAssembler.toRestResource(Object o,
Object... pathVariables) |
| Constructor and Description |
|---|
LarkAssembler(Class<?> controllerClass,
Class<RestResource> resourceType) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorResource
Created by xubitao on 1/1/16.
|
| Modifier and Type | Method and Description |
|---|---|
static RestResource |
ErrorResource.error(String message) |
static RestResource |
RestResource.link(org.springframework.hateoas.Link link) |
Copyright © 2016. All rights reserved.