1. Any open source Spring sample project that's bigger than PetClinic? stackoverflow.comI've finished reading the spring doc and the PetClinic sample project. Just like to see some bigger real world project that's done with Spring. Thanks. |
2. why setDisallowedFields for id? -- Spring petclinic example stackoverflow.comFrom the Spring API, i understood that
|
3. Spring MVC petclinic/vets link doesn't work and says - Unable to download vets from localhost stackoverflow.comI am new to Spring MVC and try to run PetClinic example. Currently running with JDBC as a persistence mechanism and it works for everything else but the link on home page ... |