About openutils-mgnlspring

openutils-mgnlspring is a custom magnolia module which integrates the Spring MVC framework.

This module will allow you to use Spring controllers as a Magnolia paragraph.

This module requires magnolia 3.5.x, and will not work on any earlier version!

Configuration

todo

The mgnlspring integration requires setting up a "bridge paragraph" using the supplied tag (content bridge tag) which will forward any request to the specified controller.

This module have been developed initially on magnolia 2 and spring 1.x, and updated to work on the latest magnolia/spring revision. We are aware this integration is not so well designed and up-to-date as the most recent magnolia-stripes integration, so of you are looking for a way to integrate a mvc framework into a magnolia application we suggest to look at mgnlstripes-instead.