
SpringBoot常用注解校验和参数说明
常用注解
@NotBlank(message = “xxx提示信”)
- 作用范围
👁️ 阅读量:0
© 版权声明:本文《SpringBoot常用注解校验和参数说明》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686808418a343052.html。

常用注解
@NotBlank(message = “xxx提示信”)