First, we'll add the annotations @Valid and @NotEmpty to ensure that our string is not null, and has content. And since Spring's @RequestParam annotation ...
確定! 回上一頁