Skip to content

Add support for annotations with parameters and fix 'since' tags#130

Open
joelittlejohn wants to merge 1 commit intophax:masterfrom
joelittlejohn:type-annotation-params
Open

Add support for annotations with parameters and fix 'since' tags#130
joelittlejohn wants to merge 1 commit intophax:masterfrom
joelittlejohn:type-annotation-params

Conversation

@joelittlejohn
Copy link
Contributor

  • Add annotated(JAnnotationUse) overload to allow configuring annotation parameters (e.g., @SiZe(min=1, max=10))
  • Update all since' tags to 4.2.0 for consistency
  • Add tests for parameterized annotations

@phax
Copy link
Owner

phax commented Feb 4, 2026

@joelittlejohn can you please re-add the

   * @throws JCodeModelException
   *         In case of error

in the Javadocs - otherwise my IDE complains 🤷🏼

- Add annotated(JAnnotationUse) overload to allow configuring annotation parameters (e.g., @SiZe(min=1, max=10))
- Update all since' tags to 4.2.0 for consistency
- Add tests for parameterized annotations
@joelittlejohn joelittlejohn reopened this Feb 4, 2026
@joelittlejohn
Copy link
Contributor Author

@phax done 👍

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.

2 participants