jaywcjlove / jaywcjlove/reference
【备忘清单】 请求: Thymeleaf
Open
@jaywcjlove is already working on this.
Since Feb 18, 2024.
request
- Dominant language
- Dockerfile
- Stars
- 15.3k
- Forks
- 2.2k
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 4
Description
### 说明项目
Thymeleaf 是一个服务器端 Java 模板引擎,能够处理 HTML、XML、CSS、JAVASCRIPT 等模板文件。Thymeleaf 模板可以直接当作静态原型来使用,它主要目标是为开发者的开发工作流程带来优雅的自然模板,也是 Java 服务器端 HTML5 开发的理想选择。
### 提供官网
https://www.thymeleaf.org/
### 参考资料 URL
https://fanlychie.github.io/post/thymeleaf.html
https://www.thymeleaf.org/doc/tutorials/3.1/usingthymeleaf.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.