Files
sa-token/sa-token-demo/sa-token-demo-ssm/README.md
2024-04-15 20:55:02 +08:00

11 lines
478 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## SSM 架构集成 Sa-Token 示例
说是SSM其实没有M仅仅是给使用 SpringMVC 非 SpringBoot 的项目提供一个简单的 Sa-Token 集成示例。
直接运行项目即可,里面注释挺全的,也不必做过多说明了
(其实就是我懒,光搭建起来这个架子就累瘫了,各种版本兼容问题报起错来大汗淋漓,推荐新项目能上 SpringBoot 就赶紧上吧千万别在SSM上浪费生命
推荐 jdk8 + tomcat8。