Improvement #2079
Devise a method to reduce dependencies
Start date:
18.08.2020
Due date:
% Done:
0%
Estimated time:
origin:
Description
Reducing module dependencies to a minimum is a tricky task that is hardly ever looked at as it is cumbersome with little immediate merits.
It would be good to have a way of knowing what dependencies were actually used at some point in time. E.g. via a classloading based tracking of effective dependencies and a JMX or web adm based display of these.