Spring Boot 學習之五(資料驗證) 1. ... NotBlank; public class MyUserView { private int id; ... notBlank}”)為使用JSR303註解驗證。
確定! 回上一頁