javapoet
https://github.com/square/javapoet
Java
A Java API for generating .java source files.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported3 Subscribers
Add a CodeTriage badge to javapoet
Help out
- Issues
- addModifiers(Iterable) for TypeSpec.Builder
- TypeName.get(...) produces invalid wildcard type names for generic classes
- static imports don't work with annotations
- Construct transparent objects
- Update to support generate record from java 14
- Request static-imports on a CodeBlock
- access to TypeSpec.Builder state (modifiable TypeSpec)
- Create a MethodSpec from another MethodSpec
- Get a TypeName for a TypeMirror including its type annotations
- Add context information to exception messages
- Docs
- Java not yet supported