Releases: pedro-carneiro/managed-utils
Releases · pedro-carneiro/managed-utils
Add Guava cache statistics exposing class
Added
- An utility class that exposes Guava Cache statistics
Fixed
- Strengthened build process (in what pertains checkstyle and coverage)
Update Spring dependency scope
Fixed
- Set the dependency scope of
spring-context
toprovided
. This ensures the dependency is not imported transitively by using projects.
Initial version
Added
- Utility classes to expose attributes of common thread pool implementations.