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
- [Proposal] Add Method Spec API for MethodSpec.Builder for overriding that doesn't rely on Types
- TypeName.rawClass / toRawClass / toClassName
- Make TypeName and subtypes Comparable?
- ParameterSpec.get(VariableElement) doesn't copy over name of the parameter correctly.
- JavaFile.writeTo(Path) should return output Path
- Complete the documentation of formatting placeholders
- Support sourcemap generation
- Add convenience method for adding multiple CodeBlock statements.
- Fix issue #666
- Generating fresh TypeVariableName when generating a class
- Docs
- Java not yet supported