5 Commits (8d0d85444aca73cc9a34cd69874346b70ff9202a)

Author SHA1 Message Date
疯狂的狮子li df38aad2b5 update 更改包名为 org.dromara
update 更改文档地址为 plus-doc.dromara.org
2 years ago
疯狂的狮子Li f0eae7cdb5 fix 修复 新语法 `.toList()` 返回不可变 List 类型导致序列化问题 2 years ago
疯狂的狮子Li 558d76c6bb update 优化 所有 properties 文件改为注解启用 2 years ago
zlyx 57da2e33a6 update 简化 stream 代码写法 (java 16) xx.collect(Collectors.toList()) => xx.toList() ;
update 简化 instanceof 代码写法 (java 12) 直接在后面定义变量 ;
update 简化 switch 代码写法 (java 12) ;
2 years ago
zlyx 71a2a8245d refactor 重构 common, framework 包结构, 参照 cloud 版本拆分子模块 ;
update 更新模块包名 ;
delete 移除 sms 模块, oss 模块, framework 模块 (并入 common 模块) ;
2 years ago