Jackson serialize and deserialize enum values in lower case

前端 未结 0 1684
长发绾君心
长发绾君心 2020-12-22 06:12

Using lowercase for the "status" : "enabled" or "status" : "disabled"

@Getter
@Setter
public class EmpDto {
    privat         


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