ctzen
ctzen
We have the actuator on a different port, e.g. `management.server.port=9000` Actuator requests are not logging. How can we make actuator requests logs to access log? Thank you.
Can optional be used with the gradle kotlin DSL? If yes, please provide an example. Thanks.
Hi, Can generateJsonSchema(class) be configured to ignore fields annotated as @Deprecated? The use case is @Deprecated fields are not removed for backward compatibility but we do not want them to...