Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ _Existing annotation processors for different purposes_
* https://github.com/sundrio/sundrio[Sundrio] - A collection of apt-based code generating tools, including advanced builder generator, dsl generator, velocity transformer and etc.
* https://github.com/civitz/viper[Viper] - A generator and a framework for injecting configurations via the java EE's CDI. Put all your configuration keys in an enum, and make viper inject the configurations in your beans.
* https://github.com/cleopatra27/chocotea[chocotea] - Generates postman collection, environment and integration tests from Java code.
* https://github.com/jbock-java/simple-component[simple-component] - Another compile-time dependency injector.

=== Android

Expand Down