Not finding what you are looking for? Request a recipe!
Solution is to use a code generator for your server-side. You only have to define your database schema and most of server side code will be generated. The proposed solution use a Spring/Hibernate/Maven code generation tool (SpringFuse) and explain how to use the generated project with a Flex applica ...