mapstruct-spi-protobuf icon indicating copy to clipboard operation
mapstruct-spi-protobuf copied to clipboard

How to only apply it to some converter classes

Open huicunjun opened this issue 1 year ago • 0 comments

How to only apply it to some converter classes, because I didn't find this library before and they are all handwriting converters As shown below

image

If we introduce this library mapstruct spi protobuf now, it will conflict with the previous writing method and report an error. Can I use mapstruct spi protobuf separately for the newly written grpc converter?

huicunjun avatar Nov 20 '24 03:11 huicunjun