Orange Add
Orange Add
So should I upgrade the version of goctl, which seems to be the latest version already
Yes, I am interested in trying to solve this problem
> Thank you for your guidance😊
> Just looked at the reason the JDK 8 tests failed. I totally missed this, but the `since` and `forRemoval` annotation elements are only available since java 9. So some...
> Spot on @chenzijia12300. That class is the one that can add additional excludes for the full feature integration test. Keep in mind that you most likely will also need...
Hi, I guess you can take a look at this [document](https://mapstruct.org/documentation/stable/reference/html/#mapping-map-to-bean)
I think you are right, we may need to think about how to handle the dot character in `map` in a special way
> Hi, are there any updates on this? As `sajkol` wrote above, you can use the expression attribute of the Mapping annotation to do a bit of it e.g. ```...
Hello, I guess you can look at this [issue](https://github.com/mapstruct/mapstruct/issues/2721)
Hi @filiphr, thanks for your review, I have added a test case