You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document combination of @DnAttribute and @transient
Document that `@Transient` should be added to fields annotated with
`@DnAttribute` that must not be mapped to an object attribute.
Fixes: spring-projects#459
0 commit comments