public final class Config extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Config.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Config.Builder |
builder() |
com.fasterxml.jackson.databind.ObjectMapper |
mapper() |
Predicate<? super Class<?>> |
validateInConstructor() |
Predicate<? super String> |
validateInControllerMethod() |
public static Config.Builder builder()
public com.fasterxml.jackson.databind.ObjectMapper mapper()
Copyright © 2023. All rights reserved.