hello, in the previous release i heavily leveraged static methods in classes i registered. when i upgraded to 3.1.2 i was surprised to find that none of my code worked any longer as PropertyHandlerMapping.addHandler() does not add static methods. Is there an easy work around for this? I have too many util classes with static methods to modify them all, and registering the methods individually would be painful.
many thanks for any assistance, mike