Releases: ZongXR/SuperMarket
Releases · ZongXR/SuperMarket
v1.0.0.0
docker images on docker hub
docker pull zongxr/redis:3.2.11
docker pull zongxr/mycat:1.15.1
docker pull zongxr/mysql:5.7.37
docker pull zongxr/elasticsearch:6.8.6
docker pull zongxr/supermarket-cart:1.0-SNAPSHOT
docker pull zongxr/supermarket-user:1.0-SNAPSHOT
docker pull zongxr/supermarket-gateway:1.0-SNAPSHOT
docker pull zongxr/supermarket-eureka:1.0-SNAPSHOT
docker pull zongxr/supermarket-image:1.0-SNAPSHOT
docker pull zongxr/supermarket-search:1.0-SNAPSHOT
docker pull zongxr/supermarket-instantbuy:1.0-SNAPSHOT
docker pull zongxr/supermarket-product:1.0-SNAPSHOT
docker pull zongxr/supermarket-order:1.0-SNAPSHOT
SuperMarket
- 使用SSM框架进行重构
- 新增备选的dbcp连接池配置
SuperMarket
- 将JDBC初始化功能交由监听器实现,并移除对应的过滤器
- 使用过滤器实现JDBC反注册,避免内存泄漏
- 使用注解替代web.xml完成servlet和监听器的注册
- 重写前端校验,对于支持html5的浏览器使用其自带校验