Add developer mode debug controller for entity interceptors
Description
Add a debug web controller (optionally only when development mode is active) which allows seeing all registered entity interceptors, and possibly even filtering on entity to see which would apply (and in which order).
Should take into account there might be multiple hibernate modules present.
Add a debug web controller (optionally only when development mode is active) which allows seeing all registered entity interceptors, and possibly even filtering on entity to see which would apply (and in which order).
Should take into account there might be multiple hibernate modules present.