public interface StatusWrapper
Implement the interface and configure in service.yml - com.networknt.status.StatusWrapper - custom implementation
| Modifier and Type | Method and Description |
|---|---|
Status |
wrap(Status status,
io.undertow.server.HttpServerExchange exchange)
Encapsulate the default status of the framework as a custom status
|
Copyright © 2022. All rights reserved.