Uses of Interface
org.miaixz.bus.extra.template.Template

Packages that use Template
Package
Description
第三方模板引擎封装,提供统一的接口用于适配第三方模板引擎,提供: TemplateEngine:模板引擎接口,用于不同引擎的实现。
Beetl实现,模板引擎介绍见:http://ibeetl.com/
Freemarker实现 见:https://freemarker.apache.org/
Thymeleaf实现,见:https://www.thymeleaf.org/