Spring Boot CRUD Application with Thymeleaf - BindingResult result

后端 未结 0 1810
余生分开走
余生分开走 2020-12-05 19:24

I have a SpringBoot app with this bean:

@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
@JsonInclude(NON_NULL)
public class UserPayload implements Seria         


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