Skip to content
#

tomcat7

Here are 41 public repositories matching this topic...

项目描述:iShop商店实现浏览商品、下订单,以及参加各种活动和后台管理功能。 技术描述: 1.通过maven来项目构建管理,子系统之间通过服务提供者模块与服务接收者模块相互交互,来实现系统之间的通信,利用ajax异步请求json数据,也利用jsonp跨域请求获取json资源数据。 2.后台技术实现: 利用MyBatis Generator自动生成单表的CRUD功能和对应的model、example、mapper、service代码;3运用分布式数据库redis实现系统大量不实时更新的数据做缓存,同时实现session在redis上共享,使用powerdesinger创建pdm/cdm关系的数据库表,依文档在linux上搭建mysql创建相应的数据库和表。运用springmvc提供的注…

  • Updated Jan 12, 2018
  • JavaScript

Improve this page

Add a description, image, and links to the tomcat7 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tomcat7 topic, visit your repo's landing page and select "manage topics."

Learn more