fix comment

This commit is contained in:
Looly
2022-04-25 15:53:36 +08:00
parent 1bed879499
commit cce26f9bb0
2 changed files with 12 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
/**
* jetbrick-template实现特殊资源加载器<br>
* 模板引擎介绍见:<a href="https://github.com/subchen/jetbrick-template-2x">https://github.com/subchen/jetbrick-template-2x</a>
*
* @author looly
*/
package cn.hutool.extra.template.engine.jetbrick.loader;