Thymeleaf Layout Dialect
https://ultraq.github.io/thymeleaf-layout-dialect/
This will introduce the layout
namespace, and 5 new attribute processors that you can use in your templates: decorate
, title-pattern
, insert
, replace
, and fragment
.
看完之后,能让我了解th:insert和layout:insert之间的异同。。:
)