开发者

Exemplary open-source Spring projects [closed]

Closed. This question does not meet Sta开发者_如何学Cck Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question

I am new to the Spring Framework. With Spring Core course recently taken, what would be some good example projects to download and learn good design from?

Perfect would be a well designed project, small enough to read through and understand, big enough to have a structure that can scale well.


Spring ships with a very comprehensive example application called PetClinic. It was originally inspired by the PetStore J2EE example application, demonstrating just how much easier things were in Spring.

This is intended to represent "best practice" for Spring development. You can find it in the distribution package.


Spring distribution has the samples which are very good to start with. The petclinic application is where I start with.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜