Netflix / governator

Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.
Apache License 2.0
825 stars 180 forks source link

API report for Governator #373

Open lvc opened 7 years ago

lvc commented 7 years ago

Hi,

Here is the report on API changes and backward binary compatibility for the Governator library: https://abi-laboratory.pro/java/tracker/timeline/governator/

The report is generated by the https://github.com/lvc/japi-compliance-checker tool for jars at http://central.maven.org/maven2/com/netflix/governator/governator/ according to https://wiki.eclipse.org/Evolving_Java-based_APIs_2.

Hope it will be helpful for users and maintainers of the library.

Thank you.

governator-2 governator-1