Sorry in advance if this is obvious, but didn't manage to find it in docs.
We have beans with booleans rather than Booleans and the getter methods for them is "is" rather than "get". can we specify that somehow. Either that boolean natives should be fetched with "is", or in the ds.xml or even field level.
We have beans with booleans rather than Booleans and the getter methods for them is "is" rather than "get". can we specify that somehow. Either that boolean natives should be fetched with "is", or in the ds.xml or even field level.
Comment