Jonas Konrad

Results 257 comments of Jonas Konrad

Hits are now counted as of e2b0f63af32d13bf4a9a490bfdf1d94aa068793b to give data for this

the schema itself references https://hyperfoil.io/schema as its `$id`. it's also listed in https://github.com/Hyperfoil/Hyperfoil/blob/master/RELEASE.md

Yep using the .json is good enough for what i need it for, thanks :) https://github.com/SchemaStore/schemastore/pull/3765

You can try disabling micronaut-aot or specifically the logging config aot for now.

You don't need to modify all your Cachable sites. You can just wrap the object you're serializing in the Serializer implementation.

I'm not a fan of this change. It is a hack to work around language limitations. It makes all sorts of invalid readValue calls compile (e.g. nonsense like `mapper.readValue("\"foo\"", "java.lang.String")`),...

this issue is in my backlog but i cant promise any resolution timeline

@dstepanov can you think of a better way to do this? otherwise i think it's ok

I'll take a look at the test case. Can you sign the CLA so I can use your test case if I make a PR? https://cla-assistant.io/micronaut-projects/micronaut-core

@melix so, what do we do about PRs like this, now that jcenter is broken? Can't build or test