I am using SpringBoot, Maven, and the Surfire plugin.
For example, if I have a POJO such as :
@Data public class Foo{ private String str1 ; private St