Erik S

Results 5 comments of Erik S

@zUniQueX so what is the DropWizard suggested way in this case to rotate credentials with zero downtime (w/o rewriting whole implementation to custom one)? What are implication of adding it...

@zUniQueX is it doable? It would really unblock our scenario, let me know which version it is released with

Same here: - IntelliJ IDEA 2024.1 (Ultimate Edition) - google-java-format (1.21.0.0) it makes it impossible to use maven plugin in combination with intellij. There is an issue to respect Intellij...

> https://github.com/aws/aws-cdk/blob/31d6e6596cde03daa7de48aab8aaae1277fd405e/packages/%40aws-cdk/aws-apigateway/lib/method.ts#L203 > > I think `||` should be `??` IMHO it is not so simple, as we need to distinguish when `options.apiKeyRequired` is not set. Probably should be something...

@mattsenior absolutely right, probably fool moon on top of my JS syntax ignorance ;)