Ondrej Zizka [
https://community.jboss.org/people/ozizka] created the document:
"Possible ThymeLeaf Integration"
To view the document, visit:
https://community.jboss.org/docs/DOC-48038
--------------------------------------------------------------
ThymeLeaf is a templating engine.
http://www.thymeleaf.org/documentation.html http://www.thymeleaf.org/documentation.html
Possible integration points:
IResourceResolver - to load resources from deployments. ThymeLeaf's
ClassLoaderResourceResolver uses just
ClassLoaderUtils.getClassLoader(ClassLoaderResourceResolver.class).getResourceAsStream(resourceName);
http://127.0.0.1:8082/resource/jar%3Afile%3A/home/ondra/.m2/repository/or...
IMessageResolver - use CDI for loading messages.
http://127.0.0.1:8082/resource/jar%3Afile%3A/home/ondra/.m2/repository/or...
ICacheManager - use InfiniSpan as cache.
--------------------------------------------------------------
Comment by going to Community
[
https://community.jboss.org/docs/DOC-48038]
Create a new document in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=102&a...]