79816916

Date: 2025-11-11 16:53:44
Score: 3
Natty:
Report link

Probably not relevant anymore, but this might help someone who runs into the same issue.
There’s likely better tooling out there by now, but for what it’s worth:

I recently built a library that solves this exact problem.
It’s called JDAE (Java Dynamic Annotation Expansion), an open source metaprogramming library that lets you expand (process and replace) annotations dynamically at build time.
You can check it out here: https://github.com/Relism/JDAE

Reasons:
  • Blacklisted phrase (0.5): check it out
  • Contains signature (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Relism