FreeMarker_ Template engine_ Automatic code generator_ Source download
•
Java
First, let's meet FreeMarker
You can go to freemaker's official website, where there is a very detailed introduction:
FreeMarker is a template engine written in Java language, which generates text output based on templates.
FreeMarker has nothing to do with the web container, that is, when the web is running, it does not know servlet or http. It can not only be used as a presentation layer
It can also be used to generate XML, JSP or Java.
As long as you know freemaker is a template engine
I want to know what freemaker can do for us after freemaker is a template engine?
Look at the demo below, you may understand
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码