Can I add constructor when using @Builder pattern?

前端 未结 0 1965
梦毁少年i
梦毁少年i 2021-01-13 04:13

I am doing a Spring Boot project and in my domain class, I want to use @Builder annotation from Lombok. I also need to have a constructor with no parameters to work with my

相关标签:
回答
  • 消灭零回复
提交回复
热议问题