Package com.bytedesk.starter.service
Class PageTemplateService
java.lang.Object
com.bytedesk.starter.service.PageTemplateService
only used for development
页面服务,仅用于开发阶段
-
Field Details
-
htmlSavePath
- See Also:
-
templatePath
- See Also:
-
htmlSavePlanPath
- See Also:
-
templatePlanPath
- See Also:
-
configuration
@Autowired freemarker.template.Configuration configuration
-
-
Constructor Details
-
PageTemplateService
public PageTemplateService()
-
-
Method Details
-
index
public void index() -
plan
public void plan() -
download
public void download() -
about
public void about() -
contact
public void contact() -
privacy
public void privacy() -
protocol
public void protocol() -
toHtml
-
toHtmlPlan
-
checkAndCreateFolder
-