GithubHelp home page GithubHelp logo

thymeleaf-tutorial's Introduction

Thymeleaf Tutorial.《Thymeleaf 教程》

Thymeleaf Tutorial takes you to learn Thymeleaf step by step with a large number of samples. There is also a GitBook version of the book: http://www.gitbook.com/book/waylau/thymeleaf-tutorial. Let's READ!

关于本书

Thymeleaf Tutorial 是一本关于 Thymeleaf 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Thymeleaf 的世界。如有疏漏欢迎指正,欢迎提问。感谢您的参与!

什么是 Thymeleaf

Thymeleaf 是面向 Web 和独立环境的现代服务器端 Java 模板引擎,能够处理 HTML、XML、JavaScript、CSS 甚至纯文本。

Thymeleaf 的主要目标是提供一个优雅和高度可维护的创建模板的方式。 为了实现这一点,它建立在自然模板( Natural Templates)的概念上,将其逻辑注入到模板文件中,不会影响模板被用作设计原型。 这改善了设计的沟通,弥合了设计和开发团队之间的差距。

Thymeleaf 的设计从一开始就遵从 Web 标准,特别是 HTML5,这样就能创建完全符合验证的模板

Get Started 如何开始阅读

选择下面入口之一:

Code 源码

书中所有示例源码,移步至https://github.com/waylau/thymeleaf-tutorial samples 目录下

Issue 意见、建议

如有勘误、意见或建议欢迎拍砖 https://github.com/waylau/thymeleaf-tutorial/issues

Contact 联系作者:

thymeleaf-tutorial's People

Contributors

waylau avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.