+
First published on May 24 2008 and tagged Adobe .
I started working on a personal project during the week-ends lately.
Here is the result I’m happy to share with the world :
A great new blazeDS Xdoclet Spring Hibernate Maven Archetype:
Try it out ! Add my maven repository to your repositories list in your maven configuration file, in 3 maven command lines, you’ll have a build a full professional multi-module flex blazeds spring hibernate CRUD application running on jetty (thanks to maven and xdoclet).
This CRUD application was ``inspired'' from a great article made by Sébastien Arbogast
Thanks Sebastien !
The flex stuff is compiled and packaged through Flex Mojos.
Thanks Velo !