Posts by Gleyson Gama • 26 points
1 post
-
1
votes1
answer1669
viewsA: How to implement Lombok in the Spring Boot project
Try adding annotations: @Getter @Setter @Getter @Setter @Entity @Table(name = "style") public class Style Implements Serializable {