dariuszbacinski
07/26/2017, 11:48 AMall-open
plugin in version 1.1.1
opens private methods, but starting from 1.1.2
only public methods are being opened, I am getting this warning only for private methods. Any idea why would Spring need to create proxy for private methods, it seams not possible without reflection hacks?