Potential error with MapStruct compiler argument #4596
-
When adding the compiler flag to use spring injection for MapStruct it seems there is a problem with Spring Batch. I haven't been able to provide a minimal project to reproduce it yet, the issue is detailed here: mapstruct/mapstruct#3608. Is there any change that the error is on the Spring Batch side? I've got two Spring projects, one works fine with the compiler flag, but the Spring Batch one goes crazy (see errors in issue above). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Apologies for the late reply, I was in a long leave. Have you fixed your issue since then? I don't think this is related to Spring Batch, but if it is the case, I am willing to introduce the required changes in Spring Batch to make things work seamlessly with MapStruct. |
Beta Was this translation helpful? Give feedback.
Apologies for the late reply, I was in a long leave. Have you fixed your issue since then?
I don't think this is related to Spring Batch, but if it is the case, I am willing to introduce the required changes in Spring Batch to make things work seamlessly with MapStruct.