| Package | Description |
|---|---|
| ratpack.impose |
| Modifier and Type | Method and Description |
|---|---|
static ServerConfigImposition |
ServerConfigImposition.of(Consumer<? super ServerConfigBuilder> overrides)
Creates an override that applies the given function to the server config builder.
|