开发者

spring demo example

开发者 https://www.devze.com 2022-12-31 07:14 出处:网络
Dear all, I\'m new to spring mvc framework. Plaese shar开发者_Python百科e small examples to start with:-

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

精彩评论

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