Mincong Huang

Results 20 comments of Mincong Huang

我是从Google搜索的时候无意中发现的。

Hi @EliasJorgensen , I never used Kotlin before and just tried it. It's cool 😎 . I can reproduce the problem (#18). I think this issue should go to vavr...

@EliasJorgensen , sorry I was not clear. I think there is nothing to do on your side. Let's wait and see if Daniel, Ruslan, or other members have some thoughts...

I just encountered the same issue here. Is there any update? 🙏

Hi @cowtowncoder , does this issue mean supporting the use-case below, where `@JsonFormat` is used to contextualize the serialization? ```java static class IntAsThousandSeparatedString { @JsonFormat(shape=Shape.STRING, pattern="%,d") @JsonProperty("value") public int foo...

Thanks for your hints, @cowtowncoder. I had a draft here to modify the ToStringSerializer https://github.com/FasterXML/jackson-databind/compare/master...mincong-h:iss1114 But more I think about this issue, more I feel this feature might not be...

Hey @daeh , the set of static files are defined in variables data as `sources` ([source code](https://github.com/kitian616/jekyll-TeXt-theme/blob/9f93f63c34f4b423a87ed11bc397bcdfc331c159/_data/variables.yml#L42-L64)). You can switch the source from bootcdn to another source, e.g. `unpkg`, in...

Hi, is this issue still valid? I can contribute some of these missing tests.

Before moving further on this ticket, I just want to make an exhaustive list of checks to be tested. So that we are all aware of the test effort. They...

> Thank you very much !! > We appreciate your help. You are welcome. I'm very glad to be here, because Checkstyle helps me a lot in my daily job....