admin管理员组

文章数量:1794759

SpringBoot常用注解校验和参数说明

SpringBoot常用注解校验和参数说明

常用注解

@NotBlank(message = “xxx提示信”)

  • 作用范围

本文标签: 注解常用参数SpringBoot