登录
首页 » Java » Java框架springBoot企业级进销存ERP系统源码(含数据库脚本)

Java框架springBoot企业级进销存ERP系统源码(含数据库脚本)

于 2020-04-26 发布
0 335
下载积分: 1 下载次数: 1

代码说明:

Java框架springBoot企业级进销存ERP系统源码源码进销存源码项目描述该项目的架构搭建使用的是maven,后台是使用的是spring boot框架,数据库的CRUD使用的是注解的方式,权限管理使用的是shiro框架,前端使用的框架是jquery,bootstrap,highcharts4插件,主要有以下功能:用户管理、角色管理、日志管理、供应商管理、客户管理、商品管理、库存管理、进货/退货管理、商品报损,报溢管理、商品采购,销售统计、商品销售按日分析统计。运行环境jdk8 tomcat8 mysql IDEA maven项目技术Spring boot spring data jpa apache shiro bootstrap jquery highcharts4使用当今最火的java框架springBoot 本系统采用企业级开发标准,使用SpringBoot架构,数据访问层采用Spring Data Jpa,业务控制层采用SpringMvc,安全框架采用Shiro,实现了完整权限系统,Controller方法采用shiro注解,来实现有效的权限控制;界面采用了Easyui技术;本视频教程详细讲解了次系统的完整开发,亮点是SpringBoot的综合应用,以及权限系统的设计,以及基于Shiro的安全控制,以及Easyui的高级应用工具:eclipse mysql JDK tomcat技术:SpringBoot Spring Data Jpa SpringMvc Shiro安全认证 完整权限系统 easyui

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 仿电商前系统
    【实例简介】仿电商前台系统 :若有疑问,可以先访问服务器中的半成品项目:http://121.40.92.4:8080/MI_Front/   ;因为后面还完善了购物车,订单等功能,没有部署到服务器,初始账号:123456;密码:123
    2021-12-06 00:38:59下载
    积分:1
  • android高仿糗事百科项目客户端和服务器端(完整19M)
    此项目包含 相关引用的类库,是完整的源码
    2015-06-09下载
    积分:1
  • java socket类源码
    java socket类源码
    2013-10-31下载
    积分:1
  • android 日历事例源码
    android 日历事例源码
    2015-02-02下载
    积分:1
  • android Json解析网络数据并显示 例子
    android Json解析网络数据并显示 例子
    2015-06-15下载
    积分:1
  • android 标签云
    android 标签云
    2015-11-17下载
    积分:1
  • Android—Sqlite
    Android—Sqlite数据库信息demo    
    2014-08-13下载
    积分:1
  • android 幸运大转盘 实例源码下载
    手动滑动转盘。
    2014-09-01下载
    积分:1
  • android 定时进入飞行模式 例子源码下载
    在指定的时间进入飞行模式,是一种免打扰不错的应用
    2014-09-09下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载