public class LegacyEndpointConverters extends Object
| Modifier and Type | Method and Description |
|---|---|
static LegacyEndpointConverter |
env() |
static LegacyEndpointConverter |
flyway() |
static LegacyEndpointConverter |
health() |
static LegacyEndpointConverter |
httptrace() |
static LegacyEndpointConverter |
info() |
static LegacyEndpointConverter |
liquibase() |
static LegacyEndpointConverter |
threaddump() |
public static LegacyEndpointConverter health()
public static LegacyEndpointConverter env()
public static LegacyEndpointConverter httptrace()
public static LegacyEndpointConverter threaddump()
public static LegacyEndpointConverter liquibase()
public static LegacyEndpointConverter flyway()
public static LegacyEndpointConverter info()
Copyright © 2019 codecentric AG. All rights reserved.