【dict】修改beetl HTML_TAG_FLAG默认为'tag:'用来区别是否是beetl的html tag

Signed-off-by: liuhanqing <447067298@qq.com>
pull/65/head
liuhanqing 2021-01-16 23:03:52 +08:00
parent 9434445769
commit 711cc5ac15
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ spring:
serialization:
indent_output: false
beetl:
html-tag-flag: 'tag:'
scanner:
open: true