Posts

Showing posts with the label Project Lombok

10- Lombok in STS

  You might have have seen that in model or entity class we have to create    Getter and Setters,   Constructors using field,   Constructors using superclass,   etc.