I just want to create an object of class, but got this error when debugging. Can anybody tell me what the problem is? The location of this code is in some Spring(2.5) Servic
I faced the same problem once. In my case it was because of overridden equals method. One values was coming null.
equals
null