Spring 支持两种不同的验证方法:Spring验证和JSR-303 bean验证。 ... POST) public @ResponseBody TestObject create(@Validated @RequestBody TestObject obj, ...
確定! 回上一頁