Java电商项目面试--订单模块

面试:订单模块技术要点 技术要点: 一、安全漏洞解决方案 二、订单号生成规则 三、强大的常量、枚举设计前端 1、前台建立订单 Controller层:java //建立订单 @RequestMapping("create.do") @ResponseBody public ServerResponse create(HttpSession session, Integer shippingId){
相关文章
相关标签/搜索