| Package | Description |
|---|---|
| org.springframework.hateoas.mediatype.problem |
Value objects to build Problem representations.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Problem.ExtendedProblem<T> |
| Modifier and Type | Method and Description |
|---|---|
static Problem |
Problem.create()
Returns an empty
Problem instance. |
static Problem |
Problem.statusOnly(HttpStatus status)
|
Copyright © 2011–2020 Pivotal, Inc.. All rights reserved.