Daniel Dekany created FREEMARKER-55:
---------------------------------------
Summary: FM3 freemarker-spring module, Web MVC support
Key: FREEMARKER-55
URL: https://issues.apache.org/jira/browse/FREEMARKER-55
Project: Apache Freemarker
Issue Type: Task
Affects Versions: 3.0.0
Reporter: Daniel Dekany
Add Spring "Web MVC framework" functionality to freemarker-spring.
This can be complex task (and the issue possibly has to be subdivided), as it
involves things like:
* Some aspects of the FreeMarker 2 integration (developed by the Spring
developers) are quite confusing ({{FreemarerConfigurer}}, etc.), and we are
looking into if it needs to be like that.
* See if we can support {{@EnableWebMvc}} (note that FreeMarker 2 support is
hard coded into {{ViewResolverRegistry}}, which we can't modify)
* Creating custom directives/methods to expose Spring features like the Spring
JSP Tag Library does (but in a way that firs FreeMarker better)
* Expose JSP custom tag support from the {{freemarker-servlet}} module.
Depends on: FREEMARKER-54
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)