5.1 系统运行平台设计
5.2 系统主界面设计
5.3 界面层与前台交互设计
5.4 SpringBoot下的Druid数据库连接池
5.5 JPA配置
5.6 Spring Security配置
5.7 DAO组件
5.8 功能模块实现
5.8.1 管理员管理模块设计与实现
5.8.2 货物管理模块
5.8.3 供应商管理功能模块
5.8.4 会员管理模块
5.8.5 仓库管理模块
5.8.6 类别管理模块
5.8.7 进货单管理模块
5.8.8 销售查看模块
5.8.9 收银操作模块
6测试
6.1 概念
6.2 测试的任务和目的
6.3 软件测试的步骤
6.4 功能测试
6.5 数据应用测试
6.6 测试的安全性
6.7 兼容性测试
7总结
参考文献
致谢
基于Java的生鲜超市管理系统的设计与实现
摘要:在生鲜超市日常管理中,商品的进、销、存等决策以经验为主,缺乏实时分析功能,管理人员对及时传递资料的要求始终得不到满足。随着生鲜超市形态的高速发展,其经营管理也变得愈加复杂,日常所需要处理的数据量也逐渐增大,商业运转的中间环节也越来越多,原始的人工管理已无法应对这复杂的市场。本论文采纳Mysql构建数据库,利用SSH框架、Java语言进行开发,系统基于业务逻辑、数据、用户界面分离的多层次体系架构,以生鲜超市收银业务为基础,结合Spring技术,对小型生鲜超市的开发做出了一个较为全面的专研,开发出了一套生鲜超市收银系统,以便于完成信息的分析和共享。
关键词:生鲜超市管理;收银管理;货物管理;Java
Abstract:In the daily management of fresh supermarket, the decision of commodity entry, sale and storage is mainly based on experience, lacking the function of real-time analysis, and the requirement of timely transmission of information by managers is always not satisfied. With the rapid development of fresh supermarket form, its management has become more and more complex, the amount of data that needs to be processed in daily life has gradually increased, and the intermediate links of commercial operation have become more and more. Original manual management has been unable to cope with this complex market. This paper adopts Mysql constructs the database, uses the SSH framework, the Java language to carry on the development, the system is based on the business logic, the data, the user interface separation multi-level architecture, takes the fresh supermarket cash register business as the foundation, unifies the Spring technology, has made a relatively comprehensive specialized research to the small fresh supermarket development, has developed a fresh supermarket cash register system, in order to complete the information analysis and the sharing.
Keywords: fresh supermarket management; cash register management; goods management; Java