Why use SpecificationBuilder ?
Spring boot Specification Builder
Sep 30, 20222 min read41

Search for a command to run...
Articles tagged with #springboot
Spring boot Specification Builder

Hi guys, Lets talk about it. We use this annotation when we try to map some json response to a pojo class variable. Like when are having a json variable in response whose name is something that we dont want to keep in our pojo class as it, like respo...
