-
SPPanAdmin
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)
- 2019-05-26 10:26:31下载
- 积分:1
-
Rectangle-(Java-Platform-SE-6)
This book
refer information about java
easy form to explain
- 2014-05-05 09:36:17下载
- 积分:1
-
JAVA OCR
JAVA OCR
- 2013-07-09下载
- 积分:1
-
Swing
一个简单的java swing特效,有兴趣的可以参考下,适合初学者。(A simple java swing effects, are interested can refer to, for beginners.)
- 2013-08-05 12:55:54下载
- 积分:1
-
ShutterButton
ShutterButton extends ImageView Source Code for Andriod.
- 2014-02-18 14:16:27下载
- 积分:1
-
jsi-master
JSI (Java Spatial Index) RTree Library 是一个RTree算法Java实现的开源库,理论来源是Guttman1984年的一篇论文"R-trees: A Dynamic Index Structure for Spatial Searching" by Antonin Guttman",论文可见(PDF on CiteSeerX).
这个开源项目的代码遵循 GNU Lesser General Public License
最新的代码可以在http://github.com/aled/jsi上找到
同时例子在https://github.com/aled/jsi-examples(The JSI (Java Spatial Index) RTree Library open source Java implementation library of a RTree algorithm theoretical source of the Guttman1984 paper R-trees: A the Dynamic the Index Structure for Spatial, Searching by Antonin Guttman, papers can be seen (PDF onCiteSeerX).
Follow the code of this open source project GNU Lesser General Public License
The latest code can be found in http://github.com/aled/jsi
At the same time example in https://github.com/aled/jsi-examples were)
- 2013-03-18 18:26:05下载
- 积分:1
-
miniCAD
用java写的miniCAD软件,可绘画,改变位置改变颜色等(miniCAD written by Java)
- 2013-12-26 16:16:00下载
- 积分:1
-
FaceDetection
这是一个用java语言编写的弹幕小程序,做出弹幕效果(This is a barrage applet written in Java language to make barrage effect.)
- 2018-07-09 11:38:06下载
- 积分:1
-
JVm
用于模拟器安装APK 方便快捷安装 本人分享的源码(Installing APK for simulator)
- 2011-11-14 12:25:22下载
- 积分:1
-
ejb_tutorial
Ejb 3 tutorial that describes the all info about it
- 2014-10-20 18:13:23下载
- 积分:1