PinnedBean Validation in the Service layer (or any other layer you want)Avoiding code redundancy with programatic validationOct 11, 20221Oct 11, 20221
Deploying your project to Nexus and PackageCloud using Maven profiles1 — IntroductionJul 5, 2023Jul 5, 2023
Creating custom Bean Validation annotationsBean Validation in the next levelOct 20, 20221Oct 20, 20221
Published inInside PicPayTurbinando sua aplicação Java com Testes ParametrizadosA partir da versão 4 do Junit podemos usar testes parametrizados (Parameterized Tests) para reduzir, ou até mesmo remover completamente…Oct 14, 2022Oct 14, 2022
Boosting your Java application with JUnit Parameterized TestsAs of JUnit 4 we can use Parameterized Tests to reduce (or even to completely remove) test code redundancy. Okay, but what exactly is this…Aug 19, 20211Aug 19, 20211