一、前言 搭建springboot項目,我們都是採用的Restful接口, ... public class Order { @NotNull(message = "用戶ID不能爲空") private Long userID; ...
確定! 回上一頁