开发者

Blueprint for building spring based applications

开发者 https://www.devze.com 2023-02-10 20:53 出处:网络
Are there solid guidelines available on \'architecting\' and building spring based applications?Somethi开发者_如何学运维ng that goes beyond pet clinic sample application.Yes, there\'s a pretty good sk

Are there solid guidelines available on 'architecting' and building spring based applications?Somethi开发者_如何学运维ng that goes beyond pet clinic sample application.


Yes, there's a pretty good skeleton app builder called AppFuse.


You could build a small Roo application, and look how they (Roo team) did it. You will lern a lot about who you can use Spring. - (For example: org.springframework.core.convert.support.IdToEntityConverter, tagx, ...)

Ok that is more technic and design than coarse grain architecture but it is defently worth to do that before building an architecture that does not use the provided features.


I strongly suggest you to read the book Pojos in Action as it explains the foundations of how to build apps (design & architecture) in lightweight containers such as spring.

0

精彩评论

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

关注公众号