开发者

Spring Sample Application [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

开发者_运维技巧 Improve this question

Could anyone point me towards some good, detailed, sample Spring applications?

Ideally those with good test coverage!


Checkout the sample projects from the SpringFramework Subversion repository:
https://src.springframework.org/svn/spring-samples/


Demo project based on Spring's Petclinic that aims to integrate various frameworks: Spring MVC, Spring Webflow, Freemarker, Sitemesh, Hibernate, Acegi, DWR.here There will be three subprojects that differ in complexity and should cover most web application requirements.

https://code.google.com/p/petclinicplus/


You can try out Spring's PetClinic.

Or another good option is to test Spring's tutorials that are available from the dashboard inside SpringSource Tool Suite.


Spring by Example.


This tutorial can help you: http://static.springsource.org/docs/Spring-MVC-step-by-step/ It's a simple app developed step by step.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜