Note how we annotate the parameters with @NotNull to indicate that they are required. Update the controller to use this object: @RestController ...
確定! 回上一頁