Skip to content

#3142 Nested forged methods should declare throws from lifecycle methods#3223

Merged
filiphr merged 2 commits intomapstruct:mainfrom
filiphr:3142
Apr 13, 2023
Merged

#3142 Nested forged methods should declare throws from lifecycle methods#3223
filiphr merged 2 commits intomapstruct:mainfrom
filiphr:3142

Conversation

@filiphr
Copy link
Member

@filiphr filiphr commented Apr 2, 2023

Fixes #3142

@filiphr filiphr merged commit 6e9fa87 into mapstruct:main Apr 13, 2023
@filiphr filiphr deleted the 3142 branch April 13, 2023 19:52
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.

Exceptions declared to be thrown by a mapping method, are not declared in generated mapping methods for nested types.

1 participant