Skip to content
#

annotation-processor

Here are 314 public repositories matching this topic...

Saljack
Saljack commented Oct 29, 2020

@Mapper has an attribute componentModel where you can define what component model will be generated but unfortunately there are no constants for it. I checked the SpringComponentProcessor and there is string too. So my proposal is to create a new class with constants which can be used there and then you can use it as @Mapper(componentModel=ComponentModel.SPRING).

public class Com

Improve this page

Add a description, image, and links to the annotation-processor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the annotation-processor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.