Hi,
I download the spring-rich from svn, but I don't find the full petclinic source code.
Could somebody kindly tell me where I can find it?
Thanks
Dominique
Printable View
Hi,
I download the spring-rich from svn, but I don't find the full petclinic source code.
Could somebody kindly tell me where I can find it?
Thanks
Dominique
Petclinic source code is in Spring framework.
Ok, but I don't still find the swing code referenced in the 'Journey' articles, by exemple it refers to an OwnerManagerView which I don't find. The petClinic found in Spring is a web application and not a swing.
Could give me the URL or the CVS/SVN URL?
Thanks
Dominique
Here:
http://svn.sourceforge.net/viewvc/sp...nagerView.java
if you check out the code from svn you'll find the petclinic rich client example in the samples-module. The petclinic is then again splitted into 6 submodules.
markus
Thanks ;-)