FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix typo in doc to correct source class name in example description by hd-agarwal · Pull Request #4113 · mapstruct/mapstruct · GitHub

Fix typo in doc to correct source class name in example description - #4113

Open
hd-agarwal wants to merge 1 commit into
mapstruct:mainfrom
hd-agarwal:main
Open

Fix typo in doc to correct source class name in example description#4113
hd-agarwal wants to merge 1 commit into
mapstruct:mainfrom
hd-agarwal:main

Conversation

Copy link
Copy Markdown

In the given example, we are trying to copy all the properties from CustomerDto.record and CustomerDto.account into the target Customer.
The first line in the explanation correctly signifies this

The generated code will map every property from CustomerDto.record to Customer directly, without need to manually name any of them.

However, the second line incoherently mentions Customer.account instead of CustomerDto.account

The same goes for Customer.account.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL