Skip to content

Document combination of @DnAttribute and @Transient #705

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

Closed
wants to merge 1 commit into from

Conversation

edysli
Copy link
Contributor

@edysli edysli commented Oct 10, 2022

Document that @Transient should be added to fields annotated with @DnAttribute that must not be mapped to an object attribute.

Fixes: #459

Document that `@Transient` should be added to fields annotated with
`@DnAttribute` that must not be mapped to an object attribute.

Fixes: spring-projects#459
@jzheaux
Copy link
Collaborator

jzheaux commented Oct 7, 2024

Closing in favor of 3089966

@jzheaux jzheaux closed this Oct 7, 2024
@jzheaux jzheaux self-assigned this Oct 7, 2024
@jzheaux jzheaux added type: enhancement in: docs An issue in Documentation or samples status: declined A suggestion or change that we don't feel we should currently apply labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples status: declined A suggestion or change that we don't feel we should currently apply type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify that @DnAttribute does not affect attribute mapping
2 participants