mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-18 01:25:28 +08:00
- 将 IAuthStrategy 接口改为泛型接口,提高类型安全性 - 移除手动 JSON 解析,改用 Spring 的 @Validated 注解进行参数校验 - 在 LoginBody 类上添加 Jackson 多态序列化注解配置 - 更新所有实现类的 login 方法参数类型为具体登录体类型 - 添加 jackson-annotations 依赖到json模块 |
||
|---|---|---|
| .. | ||
| java/org/dromara/common/core | ||
| resources/META-INF/spring | ||