24 Commits

Author SHA1 Message Date
Junling Bu
e1dfa1e4a2 chore 2020-06-01 19:39:07 +08:00
Junling Bu
488a830e9a feat[litemall-core]: 支持阿里云短信 2019-10-19 22:21:04 +08:00
Junling Bu
5d8dff4b6e fix: maven缺失hibernate-validator 2019-03-06 22:52:13 +08:00
Junling Bu
4389c07313 chore[litemall-core, litemall-admin-api]: Shiro的Exception采用专门的Handler处理 2019-01-16 15:31:50 +08:00
Junling Bu
78a062e234 feat[litemall-admin, litemall-admin-api, litemall-core]:引入shiro库,代替原来的登陆认证机制,但是还不支持授权。 2018-12-31 23:21:31 +08:00
Junling Bu
a5c2aff47d chore[后端服务]: 后端服务代码基于IDEA的reformat code工具格式化代码,但是mybatis generator生成的代码除外。 2018-11-16 21:44:11 +08:00
Junling Bu
4fc62cd286 feat[litemall-core]: 支持七牛云对象存储 2018-08-09 14:50:52 +08:00
Junling Bu
9d3aca598b chore: 升级Spring Boot到2.0.4 2018-08-04 22:21:55 +08:00
Junling Bu
0ebabe1fbc chore[litemall-core]:整理pom.xml 2018-08-04 21:06:19 +08:00
Junling Bu
a9527a2317 refact: 图片存储服务的API调整 2018-08-04 19:09:46 +08:00
Junling Bu
5493f80d5f 清理项目的pom.xml 2018-07-30 13:50:54 +08:00
Menethil
264c50e195 添加生成商品朋友圈分享图(带二维码,扫码可以直接进入小程序指定商品位置) 2018-07-28 23:33:35 +08:00
Menethil
bb6e42cb35 微信配置相关移至Core,因为Admin和Wx都需要用到 2018-07-24 15:57:18 +08:00
Menethil
6becd5da8c 修复阿里云导致的重复依赖 2018-07-24 14:41:45 +08:00
Menethil
3af6d8c377 系统配置移至Core模块,添加系统配置基类以规范配置类的行为 2018-07-23 03:36:47 +08:00
Junling Bu
1072fc97bc feat[litemall-core]: core模块支持存储,包括本地存储、腾讯云存储、阿里云存储 2018-07-21 11:06:36 +08:00
Junling Bu
70763a2e32 feat[litemall-core]: 取消支持swagger,尽量保持项目的精简。 2018-07-18 16:47:01 +08:00
Menethil
df84264e37 修改通知类逻辑,添加微信模版通知,修改配置为yaml 2018-07-16 19:11:58 +08:00
Menethil
6ac9478e9c 添加短信通知和邮件通知 2018-07-14 19:59:02 +08:00
Menethil
acdf7a65ff 添加邮箱工具类及支付完成发送邮件提醒 2018-07-14 11:51:33 +08:00
Junling Bu
3269ec2bce update[project]: 进一步完善所有模块的pom.xml 2018-05-21 18:50:17 +08:00
Junling Bu
a63bdd6330 update[litemall-core]: 支持swagger2。 2018-05-09 10:36:15 +08:00
Junling Bu
2f44889c00 update[project]: 重新设计多模块的maven结构,同时更新相关依赖库到最新版本。 2018-05-06 22:01:10 +08:00
Junling Bu
f142c661b0 new[litemallc-core]: 把一些共同的配置或者通用代码重构到新的一个核心模块litemall-core。 2018-04-21 12:11:39 +08:00