CGLIB Is Required To Process @Configuration Classes
Asked By
50 points
N/A
Posted on - 06/27/2019
While compiling the code of my program I encountered an error which says CGLIB required. Why is it happening? How can I resolve this error?