36 Commits

Author SHA1 Message Date
dependabot[bot]
b48e997854 build(deps): bump hibernate-validator from 6.1.0.Final to 6.1.5.Final (#484)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.0.Final to 6.1.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.1.5.Final/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/6.1.0.Final...6.1.5.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-18 23:33:24 +08:00
linlinjava
47e6e25495 chore 2021-05-19 21:53:01 +08:00
dependabot[bot]
1f51be0266 build(deps): bump guava from 25.1-jre to 29.0-jre (#471)
Bumps [guava](https://github.com/google/guava) from 25.1-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 23:27:36 +08:00
linlinjava
679117d53b feat: 支持验证码 2020-12-27 14:38:48 +08:00
linlinjava
c4da8fb5b0 chore: druid升级1.2.1 2020-11-01 18:22:10 +08:00
linlinjava
aabc261708 chore: shiro升级版本1.6.0 2020-11-01 17:14:39 +08:00
dependabot[bot]
fa189cdcf4 build(deps): bump mysql-connector-java from 5.1.46 to 8.0.16 (#410)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.46 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.46...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-03 10:43:20 +08:00
Junling Bu
acb459a74b chore: 引入swagger-bootstrap-ui 2020-06-04 16:00:09 +08:00
神人表婶
e1175829ab update pom.xml.
修改接口文件显示内容和优化
2020-06-02 12:01:49 +08:00
Junling Bu
e1dfa1e4a2 chore 2020-06-01 19:39:07 +08:00
Junling Bu
4f6f34c261 feat[litemall-all-war]: 创建litemall-all-war模块,用于tomcat部署的war包。 2020-03-21 21:59:33 +08:00
dependabot[bot]
8086d8a146 build(deps): bump hibernate-validator from 6.0.15.Final to 6.1.0.Final (#326)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.15.Final to 6.1.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/6.0.15.Final...6.1.0.Final)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-09 21:12:03 +08:00
Junling Bu
fa51b86818 chore: 项目pom调整 2019-12-31 19:33:29 +08:00
Junling Bu
742eec5bbe chore: 跟新腾讯云存储SDK版本 2019-10-17 21:48:49 +08:00
John Bergqvist
09ad661e68 Add Unit tests for org.linlinjava.litemall.core.util.bcrypt.BCrypt (#207)
These tests were written using Diffblue Cover
Dependencies required to run these tests have been added
2019-06-14 16:52:56 +08:00
enilu
82a20dc5ad 设置默认的编译级别(为1.8),配置swagger自动生成在线接口文档 (#196)
* issue 设置默认的编译级别为1.8,否则使用Intellij IDEA打开的时候总是默认为1.7导致编译不通过

* add 添加swagger配置自动生成在线api接口文档
2019-06-08 22:43:51 +08:00
Junling Bu
92eaf10c3a 打包设置启动可执行参数 2019-05-24 14:51:40 +08:00
Junling Bu
87b2c274c8 调整spring boot的打包方式 2019-05-24 11:35:33 +08:00
Junling Bu
68585b47c9 chore: spring boot更新至2.1.5 2019-05-21 19:02:00 +08:00
Junling Bu
5d8dff4b6e fix: maven缺失hibernate-validator 2019-03-06 22:52:13 +08:00
Junling Bu
78a062e234 feat[litemall-admin, litemall-admin-api, litemall-core]:引入shiro库,代替原来的登陆认证机制,但是还不支持授权。 2018-12-31 23:21:31 +08:00
Junling Bu
a82af83bd5 chore: 更新weixin-java-pay和weixin-java-miniapp的版本至3.3.0 2018-12-30 13:16:52 +08:00
Junling Bu
dabc4edeb8 chore[litemall]: 更新weixin-java-tools到3.2.0 2018-10-25 17:22:58 +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
5493f80d5f 清理项目的pom.xml 2018-07-30 13:50:54 +08:00
Menethil
264c50e195 添加生成商品朋友圈分享图(带二维码,扫码可以直接进入小程序指定商品位置) 2018-07-28 23:33:35 +08:00
Junling Bu
f55fff673f 项目正式删除os模块,简化项目结构。 2018-07-28 16:28:32 +08:00
Junling Bu
ef999d8690 fix[project]: 启动测试时会报警告,存在多个org.json.JSONObject 2018-07-20 12:40:38 +08:00
Junling Bu
70763a2e32 feat[litemall-core]: 取消支持swagger,尽量保持项目的精简。 2018-07-18 16:47:01 +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
0f2fca0e60 new[litemall-all]: war格式项目包,包含三个后台服务和静态文件。 2018-04-21 18:18:03 +08:00
Junling Bu
f142c661b0 new[litemallc-core]: 把一些共同的配置或者通用代码重构到新的一个核心模块litemall-core。 2018-04-21 12:11:39 +08:00
Junling Bu
6c14c43cba V 0.1.0, 项目架构基本完成。 2018-03-23 00:20:50 +08:00