In Spring Boot you could annotate with @Validated your @Service class to get all @Valid annotated params in methods to be validated.
確定! 回上一頁