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

integrate mapstruct with dev mode #17745

Closed
michalszynkiewicz opened this issue Jun 7, 2021 · 3 comments
Closed

integrate mapstruct with dev mode #17745

michalszynkiewicz opened this issue Jun 7, 2021 · 3 comments
Labels
area/devmode kind/enhancement New feature or request triage/duplicate This issue or pull request already exists

Comments

@michalszynkiewicz
Copy link
Member

ATM, quarkus:dev restart is needed when mapstruct interface gets changed.
It would be great if we could have it working without needing the restart.

It could probably be made by creating a mapstruct extension and using the code gen provider but would require some changes.

@michalszynkiewicz michalszynkiewicz added the kind/enhancement New feature or request label Jun 7, 2021
@famod
Copy link
Member

famod commented Jun 8, 2021

Related: #1502 & #5956 (maybe more)

@michalszynkiewicz
Copy link
Member Author

Thanks @famod !

Maybe we could have a single CodeGenProvider invoking all the annotation processors...

@geoand
Copy link
Contributor

geoand commented Aug 3, 2021

Closing this as it's a duplicate of the aforementioned issues

@geoand geoand closed this as completed Aug 3, 2021
@geoand geoand added the triage/duplicate This issue or pull request already exists label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devmode kind/enhancement New feature or request triage/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants