Every once in a while when developing some integration with Magnolia CMS, you might want to save the contents of a bean to a Magnolia node. The other way around, from content node to a bean, has never been an issue due to the Content2Bean utilities that Magnolia provides. You might have already stumbled upon the Bean2ContentProcessor and the Bean2ContentTransformer interfaces […]
Resolve your NodeData automatically using a @NodeData parameter annotation in your Blossom powered Spring MVC controllers
Resolve all content nodeData values in the signature of your controller method When we were working on a recent Magnolia project here at Orange11, I introduced Magnolia and Blossom to a colleague of mine. Since Blossom enables the use of Spring MVC, this enables developers to work on Magnolia integration features, without having to know […]
Spring context configuration in Magnolia
Here at Trifork we have quite a Magnolia portfolio. We do not only install, configure and host the actual CMS itself alone, we also design and implement pixel-perfect designs, and last but certainly not least: integrate new or existing business processes from external resources. When we create any piece of software for such an integration, that software […]