Commit Graph

4 Commits (85096824be3008683b90b975408de2034619cd77)

Author SHA1 Message Date
Spring Buildmaster 6414b42335 Next Development Version 7 years ago
Phillip Webb 8e783cdae9 Polish 7 years ago
Stephane Nicoll 7ea4501fd5 Polish 7 years ago
Stephane Nicoll d8b1f1692a Fix type detection with annotated getter
This commit makes sure that the `type` of a property is generated
property if the getter of the property is annotated. Previously, a type
implementation may expose the annotation information.

Closes gh-11512
7 years ago