登录
首页 » Java » SPPanAdmin

SPPanAdmin

于 2019-05-26 发布 文件大小:7487KB
0 133
下载积分: 1 下载次数: 1

代码说明:

  1、该权限管理系统包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。 2、使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。 3、系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。 4、前端技术:使用Hadmin系统模版,数据表格使用bootstrap table插件,弹窗使用layer插件,日期选择使用laydate插件。表单验证使用jQuery validate插件等等。 5、系统部署: 1)使用mysql数据库,先建立一个空数据库base,最好编码使用utf-8字符集,不然会乱码。 2)把application.properties中的数据库连接信息修改成自己数据库的连接信息。 3)修改spring.jpa.hibernate.ddl-auto为create,目的是让系统自动建表同时初始化相关集成数据。如果不需要自动初始化数据,可以删除resource目录下的import.sql文件。 6、系统启动后,访问:127.0.0.1/admin/会自动跳转到后台登录页面。 7、初始用户名和密码为:admin/111111。(Running environment: jdk8 (jdk7 can also), mysql, Maven build)

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

发表评论

0 个回复

  • JavaApplicationPOP
    Email protocols on the internet Post Office Protocol version 3 (POP3) is a standard mail protocol used to receive emails a remote server to a local email client.- POP3
    2015-03-31 20:45:31下载
    积分:1
  • Curs-practic-de-Java-[PDF]
    Lesson JAVA. Language ROM.
    2014-10-29 03:58:20下载
    积分:1
  • CounterPanel
    A panel with test run counters.
    2014-02-18 09:44:45下载
    积分:1
  • ssh
    基于MyEclipse6.0的SSH整合,挺详细的,需要的朋友可以看下~(The SSH-based MyEclipse6.0 integration, very detailed, a friend in need may have a look ~)
    2010-11-21 20:20:50下载
    积分:1
  • reflection
    Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
    2010-06-13 11:18:15下载
    积分:1
  • xiaoliuBBS
    功能简单,界面简单,适合初学者上手,简单易学(Function is simple, simple interface, suitable for beginners to use, easy to learn)
    2011-04-23 13:41:35下载
    积分:1
  • guanbichuangkou
    说明:  空间类的使用已经如何应用java开发控件等小组件,如何在程序中使用它(space category has been the use of java application development Control Panel items, such as how to use the procedures it)
    2006-04-21 20:55:32下载
    积分:1
  • 09135045388
    E文版 Eclipse是一个集成开发环境(IDE),它将代码编辑器、编译器、调试器、文本编辑器、GUI生成器和 (E the text version of Eclipse is an integrated development environment (IDE), it would code editor, compiler, debugger, text editor, GUI Builder and)
    2007-11-09 00:02:54下载
    积分:1
  • mall-master
    说明:  一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块(A set of e-commerce system, including foreground mall system and background management system, is implemented based on springboot + mybatis and deployed in docker container. The front desk mall system includes home page portal, product recommendation, product search, product display, shopping cart, order process, member center, customer service, help center and other modules. Background management system includes commodity management, order management, member management, promotion management, operation management, content management, statistical report, financial management, authority management, setting and other modules)
    2021-04-05 17:15:31下载
    积分:1
  • ClassMemeberPriviledge
    实现一个程序,对用户输入的类权限、成员权限、以及使用该类对象的环境与这个类的关系,判断这个环境中能不能访问这个类的这个成员。 4. 背景知识介绍:对类成员的访问权限由3个方面决定:(1)类的访问权限(public或default),(2)成员变量的访问权限(public, protected, default或private),以及环境与类的相互关系(同类SameClass,同包不同类SamePackageNoteSameClass,不同包但为子类OtherPackageSubClass,不同包非子类OtherPackageNotSubClass)。例如,如果一个类A是public的,它的一个成员变量x是protected的,则这个成员变量的访问权限是default的,试图访问这个类的一个运行环境与A的关系是OtherPackageSubClass,则这个环境中能够访问变量x。(Implement a program, the relationship between the classes of permissions, user input member permissions, as well as the environment of use of such objects of this class, it is judged in this environment can not access this members of this class. 4. Background knowledge: the access rights of the class members decided by three aspects: (1) access rights (public or default), (2) the member variable access rights (public, protected, default or private), as well as environmental and the relationship of the class (of similar SameClass, same package different classes SamePackageNoteSameClass, different packages, but for subclass OtherPackageSubClass, different package non-subclass OtherPackageNotSubClass). For example, if a class A is public, it s a member variable x is protected, the access rights of the member variables is default, tries to access a runtime environment for this class A relationship is OtherPackageSubClass this environment be able to access the variable x.)
    2013-04-01 20:00:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载