p24描述github可下载“BookForumApi.zip”,实际在ngnice[项目](https://github.com/ng-nice/code-book-forum-api)中找不到这个release。 把项目整体clone到本地后,没找到启动脚本,发现还要配置grails、groovy,并且默认端口是8080而不是书上写的5080。 此外,按照p37页方法配置图形验证码请求地址的话,服务端返回“401 Unauthorized” ,response body中信息有“This request requires HTTP authentication.”
p24描述github可下载“BookForumApi.zip”,实际在ngnice项目中找不到这个release。
把项目整体clone到本地后,没找到启动脚本,发现还要配置grails、groovy,并且默认端口是8080而不是书上写的5080。
此外,按照p37页方法配置图形验证码请求地址的话,服务端返回“401 Unauthorized” ,response body中信息有“This request requires HTTP authentication.”