# Thymeleaf-Generator **Repository Path**: Bert-long/Thymeleaf-Generator ## Basic Information - **Project Name**: Thymeleaf-Generator - **Description**: SpringBoot整合thymeleaf模板引擎,自动生成代码。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-06 - **Last Updated**: 2023-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # thymeleaf-generator #### 介绍 springboot整合thymeleaf模板引擎,自动生成代码。 #### 使用说明 1. 下载代码本地运行。 2. 访问localhost:8080/Thymeleaf/generator返回`success`,`resources/templates/generatedFile`目录中有已经生成的文件。 3. 如有其他需求,可以写Thymeleaf模板。