Jiří Machart

Results 1 comments of Jiří Machart

Could you overcome this by for example calling `setAccessible(true)` on the given class? Spring generally has no problem with reflectively calling package-private (or perhaps private) classes and methods, let alone...