Class PageTemplateService

java.lang.Object
com.bytedesk.starter.service.PageTemplateService

@Service public class PageTemplateService extends Object
only used for development 页面服务,仅用于开发阶段
  • Field Details

  • 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

      private void toHtml(String tempName)
    • toHtmlPlan

      private void toHtmlPlan(String tempName)
    • checkAndCreateFolder

      public void checkAndCreateFolder(String classpath, String folderPath)