The IndexAction's executeRead() method should respond to a GET /books/ request with a 200 (OK) status code and a list of all available book records. Listing 4 illustrates what the code looks like
IndexAction的executeRead()方法应该用 200 (OK)状态码和所有可用的书籍记录响应GET /books/请求。
The IndexAction's executeRead() method should respond to a GET /books/ request with a 200 (OK) status code and a list of all available book records. Listing 4 illustrates what the code looks like
IndexAction的executeRead()方法应该用 200 (OK)状态码和所有可用的书籍记录响应GET /books/请求。
应用推荐