Validated; @Service @Validated public class TestBean { public Archive findByCopiesAndTitle(@Size(min = 1, max = 100) String code, @NotNull Title ...
確定! 回上一頁