Hey all,
I'm trying to wrap my head around Spring's MVC framework as I'm working on my current application's architecture. Does anyone have any links to a finished sample application's UML modeling?
I would love to see the UML model for something like the JPetstore example, or something using Hibernate. I understand most of what's going on from a functional point of view. But from an architectural point of view, I'm getting a bit lost while trying to iron out my own model/view/controler design.
Thanks,
James


Reply With Quote