项目描述:建立购物小商城平台. 实现了前台页面系统。 技术描述:通过Spring 主框架来管理Struts2和Hibernate 框架搭建的电商小平台,用MySQL数据库并创建了表有用户表,订单表,商品表,商品分类表,商品内容表,购物车表等来存储数据。用到hibernate的懒加载方式来展示页面商品,商品分类,分类内容等信息。利用hibernate中session的方法实现分页显示商品。在网上下载的接口文档开发银行开放性接口,实现在线支付功能。用到html,css,js,ajax技术开发前端页面。后台实现利用Struts2的MVC模式对前端视图与后台数据交互,hibernate来处理dao层的业务逻辑的实现。
☆96Jan 12, 2018Updated 8 years ago
Alternatives and similar repositories for ssh-shop
Users that are interested in ssh-shop are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 远程电子医疗系统(基于java,struts,spring,hibernate)☆12May 30, 2016Updated 9 years ago
- 基于SSH框架的BOS物流管理系统,eclipse+maven+svn+powerdesigner☆51May 9, 2018Updated 7 years ago
- 基于SSH(Struts2+Spring+Hibernate)搭建的失物招领平台,进行简单修改即可用于各高校失物招领。☆21Apr 7, 2017Updated 9 years ago
- 小小商城系统,JavaWEB项目,基于SSH,仿天猫页面,功能齐全,实现了 BaseService 和用户鉴权拦截器☆38Nov 24, 2022Updated 3 years ago
- 自己尝试写的一个简单的考勤管理系统,包含管理成员信息以及成员考勤,管理员审批的功能,采用SpringMVC+Hibernate4+Spring搭建☆42May 15, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Java项目(果蔬购物管理系统)具有商品管理、购物车订单、商品库存等功能,包含注册、登陆、浏览商品、购物车、查询商品、退出 等模块本项目使用java作为开发语言, 开发工具:Eclipse + Navicat for MySQL,开发框架:Spring + springM…☆12Nov 30, 2017Updated 8 years ago
- 基于Java 中 SSH 框架的 物流配送管理系统 同时为本人的大学毕业设计 | QQ群 838664086☆504Feb 13, 2019Updated 7 years ago
- 基于SSH+MySQL的网上购物商城☆38Mar 10, 2017Updated 9 years ago
- 基于ssh的在线商城☆17May 11, 2018Updated 7 years ago
- 在公 司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 网上书店(bookStore)项目,功能简单,主要为了提供一个基于SSH框架的Java Web项目的标准MVC结构☆59Jul 26, 2016Updated 9 years ago
- 基于Maven管理Struts2+Hibernate+Spring(SSH)的网上商城☆11May 13, 2018Updated 7 years ago
- 项目描述:iShop商店实现浏览商品、下订单,以及参加各种活动和后台管理功能。 技术描述: 1.通过maven来项目构建管理,子系统之间通过服务提供者模块与服务接收者模块相互交互,来实现系统之间的通信,利用ajax异步请求json数据,也利用jsonp跨域请求获取json资…☆30Jan 12, 2018Updated 8 years ago
- 采用SSM框架的电商网站,数据库采用的是MySql。包含用户管理,订单,品类,产品,购物车,地址,在线支付七个模块。项目的演进会逐步融合tomcat集群,nginx负载均衡,redis缓存分布式,redis分布式锁,单点登录,Spring Session,Spring Sc…☆35May 10, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 这是一个基于SSH的学院人事管理系统。功能:前台主要是教师注册、登录、查询信息等模块,后台主要完成功能有对教师信息进行维护,后台系 统先登录,才能操作教师信息:添加/修改/删除;没有登录,只能查看教师信息列表,不能操作。采用Java EE的分层架构,WEB层使用Struts2…☆18Apr 17, 2017Updated 8 years ago
- 基于Java的校园超市购物系统☆10Apr 23, 2018Updated 7 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 7 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- Java,构建的是一个SQL Server数据库作后台、Java作前端的一个药物信息管理系统。首先用户名跟密码即比较SQL Server用户列表中的用户,进而选择角色进行登录。创建触发器类,在每个类中通过变量接口里的静态变量访问数据库(当然是在条件触发时),然后在类中声明S…☆11Feb 5, 2018Updated 8 years ago
- 一个基于SSM的模仿天猫商城的web项目☆154Jun 12, 2018Updated 7 years ago
- 基于SSM框架的Java电商项目☆496Oct 31, 2023Updated 2 years ago
- 模仿天猫商城使用ssm框架搭建的前后台交互的购物网站☆183Apr 11, 2018Updated 8 years ago
- 简单的记账系统:使用Maven作为项目管理,SSM(Spring,SpringMVC,MyBatis)开发框架。☆93Jun 4, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- SSM+Bootstrap框架整合实现分页效果的增删改查☆12Jul 15, 2019Updated 6 years ago
- 基于SpringMVC,Spring,Hibernate的网上商城。代码已久不维护...☆170Sep 16, 2017Updated 8 years ago
- 基于java与mysql的网上购物商场项目☆11Oct 10, 2018Updated 7 years ago
- ssh员工管理系统☆287Apr 22, 2019Updated 6 years ago
- Spring boot webapp with OpenCV native Java libraries to take images via restful interface and the match them to previously seen images☆10Dec 13, 2013Updated 12 years ago
- myE-commerce项目是一套电商系统,包括前台电商子系统及后台管理子系统,基于Spring+SpringMVC+MyBatis实现。前台电商子系统包含首页门户、最新商品、商品搜索、商品展示、销售排行、公告展示、购物车、购买商品、关注商品、查看用户中心等模块。后台管理系…☆11Jun 3, 2019Updated 6 years ago
- 一个简单的酒店在线业务系统,初学javaweb☆10Feb 28, 2018Updated 8 years ago
- 使用主流框架组合SSM开发,并引入新技术,全面丰富的一个商城项目☆77Oct 11, 2023Updated 2 years ago
- 基于SSH框架的二手书交易网站☆88Jul 29, 2016Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 这是一个购物商城的项目的服务端,仿照的是天猫网,项目主要用到的技术有 springmvc做前端控制和请求转发、spring整合mybatis做数据访问层、数据库使用的是mysql、使用maven对项目进行构建、搭建ftp服务器存储图片和文件静态资源、nginx做ftp上资源…☆176Dec 16, 2022Updated 3 years ago
- CRM是基于struts2+spring+hibernate+JfreeChart框架开发的一套客户关系管理系统☆21Jul 4, 2015Updated 10 years ago
- Health care web application using Spring MVC, Hibernate, MySQL☆10Nov 17, 2015Updated 10 years ago
- 使用 SpringMVC + Spring + Mybatis 框架搭建的电商网站☆10Nov 16, 2017Updated 8 years ago
- Java / Spring for Raspberry Pi GPIO, remote controlled microphone stand☆14Jun 29, 2017Updated 8 years ago
- 快乐蜗牛商城配套的前端代码☆20Jan 11, 2019Updated 7 years ago
- 淘宝开放API封装☆16Apr 1, 2018Updated 8 years ago