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