Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 180. WrongUsageOfMappersFactory componentModel from config #186

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

hduelme
Copy link
Contributor

@hduelme hduelme commented Mar 29, 2024

I added support to read the componentModel from a MapperConfig for WrongUsageOfMappersFactoryInspection see #180 .
I only added the quickfix to remove Mappers usage. I think it is more intuitive to not write to other files for this. If we want to support this we must ensure that we could write to the MapperConfig (could be provided as a dependency for example).

Copy link
Member

@filiphr filiphr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch @hduelme. Only one small comment

@hduelme
Copy link
Contributor Author

hduelme commented Apr 8, 2024

@filiphr Changed

@thunderhook thunderhook merged commit 60794df into mapstruct:main Apr 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants