Merge pull request #214 from akullpp/feature/owner

Added owner
This commit is contained in:
Andreas Kull
2015-08-23 21:12:14 +02:00

View File

@ -104,6 +104,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Libraries that provide external configuration.*
* [config](https://github.com/typesafehub/config) - Configuration library for JVM languages.
* [owner](https://github.com/lviggiano/owner) - Reduces boilerplate of properties.
## Constraint Satisfaction Problem Solver