chore: freemarker 集成插件标注参考资料链接

This commit is contained in:
click33
2025-01-08 09:43:14 +08:00
parent 3192717c0f
commit 00d4c3f672
2 changed files with 9 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ import cn.dev33.satoken.SaManager;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* 参考链接https://blog.csdn.net/m0_64210833/article/details/135994864
*/
@SpringBootApplication
public class SaTokenFreemarkerDemoApplication {