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

Generate Bridge class for use with ConversionService #1

Closed
Chessray opened this issue Mar 28, 2020 · 2 comments · Fixed by #6
Closed

Generate Bridge class for use with ConversionService #1

Chessray opened this issue Mar 28, 2020 · 2 comments · Fixed by #6

Comments

@Chessray
Copy link
Collaborator

We've got a Processor that recognises all Mappers extending Spring's Converter interface. What we'd like to do with this information is to generate a class that contains one method per Mapper which delegates to an injected ConversionService.

@Chessray
Copy link
Collaborator Author

Chessray commented Apr 8, 2020

Blocked by mapstruct/mapstruct#2056

@Chessray
Copy link
Collaborator Author

Add Maven Central Snapshot repository for dependencies in order to be able to merge this.

Chessray added a commit that referenced this issue Apr 25, 2020
Specify name for generated adapter class
Closes #1
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 a pull request may close this issue.

1 participant