If you use Spring Boot, add the following dependency to the pom.xml file: ... @NotNull @Size(min = 6, max = 100) private String password; }
確定! 回上一頁