feat(plugin): 新增 freemarker 集成插件。 fix: #651
This commit is contained in:
@@ -154,6 +154,11 @@
|
||||
<artifactId>sa-token-dialect-thymeleaf</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-freemarker</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-jwt</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user