ClazzFish is a collection of different modules, which help you to dive into the classpath of your application and to monitor it. Originally it was part of PatternTesting but is now extracted to a separate project.
Part of ClassFish are several modules:
With v0.5 and v0.8 the first steps were done - the transfer of ClasspathMonitor and ResourcepathMonitor from the PatternTesting project. V1.x is mainly for Java 8. V2.x supports Java 17 and beyond but still works with Java 11. The use of fast-classpath-scanner to dive into the classpath was discarded (no speedup was measured).
- Release Notes: CHANGELOG
- JavaDoc
- How to Find Dead Classes
- SQL Logging and Montitoring
March 2022, Oli B.