active4j jsp
1.0.0
Active4j-JSP adalah kerangka pengembangan cepat Java yang ringan berdasarkan Springboot 2.0. Dengan kerangka kerja pegas sebagai wadah inti, Spring MVC sebagai pengontrol tampilan model, Mybatis Plus sebagai lapisan akses data, Apache Shiro sebagai lapisan otorisasi izin, Redis sebagai cache yang didistribusikan, kuarsa sebagai penjadwalan kluster yang didistribusikan, JSP sebagai libar-libars jsk.
| Versi | alamat |
|---|---|
| Versi terpisah depan dan backend GitHub | https://github.com/yunchaoyun/active4j |
| Gitee Versi Terpisah Depan dan Belakang | https://gitee.com/active4j/active4j |
| Boot Monolithic Version GitHub | https://github.com/yunchaoyun/active4j-boot |
| Boot Monolithic Version Gitee | https://gitee.com/active4j/active4j-boot |
| Versi JSP GitHub | https://github.com/yunchaoyun/active4j-jsp |
| Gitee Versi JSP | https://gitee.com/active4j/active4j-jsp |
| Versi alur kerja GitHub | https://github.com/yunchaoyun/active4j-flow |
| Gitee Versi Workflow | https://gitee.com/active4j/active4j-flow |
| OA Sistem Kantor GitHub | https://github.com/yunchaoyun/active4j-oa |
| OA Sistem Kantor Gitee | https://gitee.com/active4j/active4j-oa |
active4j-jsp
• com.active4j.hr.base 基础代码
• com.active4j.hr.common 通用代码
• com.active4j.hr.core (redis、线程池、缓存、shiro、自定义注解等)
• com.active4j.hr.func 系统常用组件功能
- com.active4j.hr.func.upload 上传图片功能组件
• com.active4j.hr.system 系统管理
• JSP + JSTL 前端页面引擎 + 标签库
| teknologi | menjelaskan | Situs web resmi |
|---|---|---|
| Spring Boot2 | Kerangka kerja inti | https://spring.io/projects/spring-boot/ |
| Spring MVC | Bingkai Lihat | http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#mvc |
| Apache Shiro | Kerangka Izin | http://shiro.apache.org/ |
| Mybatis | Kerangka Kegigihan Lapisan | http://www.mybatis.org/mybatis-3/zh/index.html |
| Mybatis-plus | Alat Peningkatan Mybatis | https://mp.baomidou.com/ |
| Alibaba Druid | Pool Koneksi Basis Data | https://github.com/alibaba/druid |
| Redis | Database Cache Terdistribusi | https://redis.io/ |
| Kuarsa | Kerangka Penjadwalan Pekerjaan | http://www.quartz-scheduler.org/ |
| ActiveMQ | Antrian pesan | http://activemq.apache.org/ |
| Slf4j | Komponen log | http://www.slf4j.org/ |
| QCloudcos | Penyimpanan cloud tencent | https://www.qcloud.com/product/cos |
| Maven | Manajemen Konstruksi Proyek | http://maven.apache.org/ |
| Swagger2 | Alat pembuatan dokumen | https://swagger.io/ |
| Apache Commons | Peralatan | http://commons.apache.org/ |
| Fastjson | Perpustakaan Parsing Json | https://github.com/alibaba/fastjson |
| teknologi | nama | Situs web resmi |
|---|---|---|
| jQuery | Perpustakaan JS | http://jquery.com/ |
| Jsp | Mesin halaman front-end | https://www.runoob.com/jsp/jsp-tutorial.html |
| Jstl | Perpustakaan tag standar | https://www.runoob.com/jsp/jsp-jstl.html |
- 项目主页:介绍项目简介、技术介绍、更新日志等信息
- 系统管理
○ 用户管理:用于管理后台系统的用户,可进行增删改查等操作
○ 部门管理:通过不同的部门来管理和区分用户
○ 菜单管理:维护系统菜单,操作权限,按钮权限
○ 角色管理:维护系统角色信息,以角色为单位分配系统权限
○ 数据字段管理:对系统中经常使用的一些较为固定的数据进行维护,如:是否、男女、类别、级别等
○ 日志管理:系统正常操作日志记录和查询;系统异常信息日志记录和查询
- 常用功能
○ 上传图片:集成图片上传本地或数据库Active4J-JSP menggunakan protokol lisensi MIT.