Just make sure to add the “Spring Web” as a dependency. ... public class Customer { @NotNull(message = "Id can't be null") private int id; ...
確定! 回上一頁