XOR Operator in Java
At work today I came across an Eclipse feature for cleaning up Java code. It helps you to improve the code, for example to add final to attributes or parameters, or to improve boolean expressions. (more…)
Read more »
An annotation processor for generating type-safe bean mappers – GitHub – mapstruct/mapstruct: An annotation processor for generating type-safe bean mappers… Read more