jcabi-aspects
jcabi-aspects copied to clipboard
Logging overloaded method throw ClassCastExcetpion
I have some class with overloaded methods and when i try to log this method i get ClassCastException, here is example
class SomeClassImpl implements SomeClass {
@Transactional
@Override
someMethod( someDTO dto ){
//some body
}
@Transactional
@Override
@Loggable
someMethod( anotherDTO dto ){
//some body
}
}
What i get is that cannot cast from anotherDTO to someDTO
@yegor256 please do something about this issue
Hello,
Any news on this issue ? Thanks
@piddubnyi the task is yours, go ahead
@piddubnyi this task is in your hands for 16 days already. -30 added to your rating, current score is: +150
@piddubnyi the task is not yours any more, please stop... -60 added to your rating, current score is: +30