Spring Webflow 演示应用程序
我是 Spring 和 webflow 的新手。 我正在寻找一些演示应用程序,有人建议我看看 petclinicplus @http://code.google.com/p/petclinicplus/。
但我不知道如何下载该项目?我可以看到它允许 svn checkout。 我也不知道svn,但我尝试下载svn并执行 svn checkout http://petclinicplus.googlecode.com/svn/trunk/ petclinicplus-read-但
它不起作用。
还有其他方式下载吗?
干杯
I am new to Spring and webflow.
I was looking for some demo application and someone suggested me to look at petclinicplus
@ http://code.google.com/p/petclinicplus/.
But I do not know how to download the project? I can see that it allows svn checkout.
I also dont know svn, but I tried to downloaded svn and executed
svn checkout http://petclinicplus.googlecode.com/svn/trunk/ petclinicplus-read-only
however it is not working.
Is there any other way to download?
Cheers
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
示例与源捆绑在一起。您可以从 springsource.com 下载 Spring Webflow。
Examples are bundled with the source. You can sownload Spring Webflow from springsource.com.
您可以在此处在线浏览预订应用程序:
https://fisheye.springsource.org/browse/spring- webflow
入门可能很棘手,但我推荐此博客作为快速简单的启动点:
http://jee-bpel-soa.blogspot .com/2008/12/building-spring-web-flows-2.html
You can browse the booking application online here:
https://fisheye.springsource.org/browse/spring-webflow
Getting started can be tricky, but I recommend this blog as a quick simple boot-up point:
http://jee-bpel-soa.blogspot.com/2008/12/building-spring-web-flows-2.html
GitHub 上的 Spring Web Flow 示例:
https://github.com/SpringSource/spring-webflow-samples< /a>
Spring Web Flow samples on GitHub:
https://github.com/SpringSource/spring-webflow-samples