会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
阿呆很呆非常呆
博客园
首页
新随笔
联系
订阅
管理
2020年9月23日
SpringValid参数校验实践
摘要: 一、简介 后台业务入口类Controller,对于入参的合法性校验,可以简单粗暴的写出一堆的 if 判断,如下: @RestController @RequestMapping("user") public class UserController { @PostMapping("saveUser"
阅读全文
posted @ 2020-09-23 15:38 阿呆很呆非常呆
阅读(1697)
评论(2)
推荐(1)
编辑
公告