| Package | Description |
|---|---|
| cn.xubitao.dolphin.foundation.assmbler | |
| cn.xubitao.dolphin.foundation.resource |
| Modifier and Type | Method and Description |
|---|---|
RestResource |
DolphinAssembler.toResource(Object o) |
abstract RestResource |
DolphinAssembler.toRestResource(Object o,
Object... pathVariables) |
| Constructor and Description |
|---|
DolphinAssembler(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.