Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support @ExportName on bean fields #366

Closed
ljacqu opened this issue Aug 27, 2023 · 0 comments
Closed

Support @ExportName on bean fields #366

ljacqu opened this issue Aug 27, 2023 · 0 comments
Milestone

Comments

@ljacqu
Copy link
Member

ljacqu commented Aug 27, 2023

The goal of this issue is to allow the annotation @ExportName on fields, alongside methods for now. This provides a "transitional" state for ConfigMe 2.0, where the intention is to only allow @ExportName on fields.

To do

  • Allow @ExportName on fields
  • When creating bean properties, check for @ExportName on the field, as is already done for @Comment
@ljacqu ljacqu added this to the 1.4.1 Release milestone Aug 27, 2023
ljacqu added a commit that referenced this issue Aug 27, 2023
- ConfigMe 2.0 will only support the annotation on fields, so we support it on accessors and fields for 1.4.1 to allow for a smoother transition
@ljacqu ljacqu closed this as completed Aug 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant