Skip to content

Commit

Permalink
Merge pull request akullpp#568 from g4s8/patch-1
Browse files Browse the repository at this point in the history
Added JavaPoet library
  • Loading branch information
akullpp authored Jun 14, 2017
2 parents 953107f + 44eed4f commit 0a3c81b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [JHipster](https://github.com/jhipster/generator-jhipster) - Yeoman source code generator for Spring Boot and AngularJS.
* [Joda-Beans](http://www.joda.org/joda-beans/) - Small framework that adds queryable properties to Java, enhancing JavaBeans.
* [Lombok](https://projectlombok.org/) - Code generator that aims to reduce verbosity.
* [JavaPoet](https://github.com/square/javapoet) - API to generate source files.

## Command-line Argument Parsers

Expand Down

0 comments on commit 0a3c81b

Please sign in to comment.