开发者

spring demo example

Dear all, I'm new to spring mvc framework. Plaese shar开发者_Python百科e small examples to start with:-

  • Displaying data in a page
  • Submiting data
  • login


The spring petclinic app:

svn co https://src.springframework.org/svn/spring-samples/petclinic/trunk spring-petclinic

The project is created using Eclipse, so use Eclipse to import it as well.


How about this SpringAcegiTutorial-1_1-html.html.


There are some good examples in the official docs:

http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/mvc.html

Spring has a document called "Spring MVC step by step" that is a bit dated (uses 2.5 instead of 3.0) but is still full of valuable information:

http://static.springsource.org/docs/Spring-MVC-step-by-step/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜