Springfuse

Springfuse generates in a few seconds Spring 2.5.x Java application for your database. Stop looking for samples, you can produce and download a real working application, leveraging annotations best practices, for your domain !


From Security, to Webmappings, transactionnality and unit tests, annotations are a great way to reduce the XML bloat.


Springfuse is neither a Framework nor a Runtime but just a tool with no strings attached.

Annotations

In Spring 2.5 most of the XML configuration is gone, and replaced by annotations.


Do you already leverage the @Service, @Repository, @Resource, @Transactional, @RolesAllowed, @Autowired ?


Does your team apply the good pratices ?


Spring 2.5 also introduced an annotation-based programming model for MVC controllers, using annotations such as @RequestMapping, @RequestParam, @ModelAttribute, etc.


Springfuse helps your team to learn and adopt annotations faster.

Try now

In a few minutes, you could download an annotation based Spring project that works on your database.


It contains a fully functional Spring 2.5.x application that leverages all the best practices of annotations


Do you already know the power of annotations ?