When I was trying to understand database design databaseanswers.org was phenomenal. Now I'm trying to understand the Spring Framework and I'd like to know if there are any sites out there that have domain models already created that I could use as a basis for learning Spring.
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
I am not sure what do you mean by "Domain models already created". However, here is a shot. Microsoft provides sample databases with both schema and data that you can download and install. The sample databases are Northwind and AdventureWorks. A different download is provided for each version of Microsoft SQL Server, so be careful. |
|||||
|