@NonNullApi @NonNullFields
| Class | Description |
|---|---|
| ApplicationsController |
REST controller for controlling registration of managed instances.
|
| HttpHeaderFilter |
Returns a new HttpHeaders from the given one but omits the hop-by-hop headers and
specified headers.
|
| InstancesController |
REST controller for controlling registration of managed instances.
|
| InstanceWebProxy |
Forwards a request to a single instances endpoint and will respond with: - 502 (Bad
Gateway) when any error occurs during the request - 503 (Service unavailable) when the
instance is not found - 504 (Gateway timeout) when the request exceeds the timeout
|
| InstanceWebProxy.ForwardRequest | |
| InstanceWebProxy.InstanceResponse | |
| PathUtils |
| Annotation Type | Description |
|---|---|
| AdminController |
Indicates that the annotated class is a mvn controller used whithin spring boot admin.
|
Copyright © 2022 codecentric AG. All rights reserved.