| Package | Description |
|---|---|
| org.zalando.problem.spring.web.advice | |
| org.zalando.problem.spring.web.advice.http |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProblemHandling
ProblemHandling is a composite AdviceTrait that combines all built-in advice traits into a single
interface that makes it easier to use:
@ControllerAdvice
public class ExceptionHandling implements ProblemHandling
Note: Future versions of this class will be extended with additional traits. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpAdviceTrait |
Copyright © 2015–2023 Zalando SE. All rights reserved.