Hi, I am currently working on a Proof-Of-Concept module based on the Spring framework having the following features:
- Spring framework integration using WebApplicationInitializer (no spring configuration needed in web.xml). - Using spring annotated @Configuration classes for spring configuration. - Magnolia Repository browser using Spring MVC and Spring HATEOAS (HTTP GETs only). - Using Magnolia CMS configuration (Content2Bean) for filtering workspaces, nodetypes and properties. Due to the above features a servlet 3 compatible container is needed (like Tomcat 7.0.42) and Spring version 3.2.x! I am thinking to donate the code to Magnolia Community as a forge module, but as this is my first time i need to figure out how to to this :) Gerton ten Ham -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=09dc322e-dc76-4b5e-954c-14adeaece191 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
