Jetfire《天火》基于SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例
☆13Sep 1, 2022Updated 3 years ago
Alternatives and similar repositories for Jetfire
Users that are interested in Jetfire are comparing it to the libraries listed below
Sorting:
- 进击的程序员之路上各种优秀资料、神器及框架汇总☆12Sep 18, 2018Updated 7 years ago
- 基于 springboot Bootstrap3 thymeleaf搭建的一套CMS管理后台☆21Jun 17, 2022Updated 3 years ago
- 🎫 Nepxion Zxing is a general code picture generator based on google zxing framework, support QR code and EAN code for file and byte arra…☆32Aug 11, 2024Updated last year
- 通过velocity模版生成XBatis SQL代码 生成基于Spring注解service、DAO(数据库的CRUD) 支持复合主键、数据库前缀过滤、数据库分表、分页查询、自定义SQL查询、自定义字段查询☆36Jul 14, 2014Updated 11 years ago
- Reference implementation of Curve25519 and Curve448 as specified in RFC7748☆10Jun 22, 2019Updated 6 years ago
- VihackerCloud是基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba的开发脚手架,项目引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。☆10May 25, 2023Updated 2 years ago
- DDAL(Distributed Data Access Layer) is a simple solution to access database shard.☆35Jun 15, 2018Updated 7 years ago
- 基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶☆136Dec 17, 2023Updated 2 years ago
- 📣一个简单易用可对象操作基于Spring JdbcTemplate可替代MyBatis、Hibernate的JDBC ORM工具包☆11Feb 28, 2018Updated 8 years ago
- 整合项目☆11Jan 6, 2023Updated 3 years ago
- anyRTC Web SDK 开发的下一代Web RTC SDK。支持语音通话、视频通话、音频互动直播、视频互动直播等场景。anyrtc Web SDK 是一个全量重构的版本,主要针对 API 的易用性和内部架构做了较大的调整。☆10Jul 14, 2023Updated 2 years ago
- 一个基于POP3和SMTP协议的邮件收发库☆10Aug 1, 2016Updated 9 years ago
- spring cloud, 多租户, 权限自动收集,spring-security 多登陆方式。封装多个 starter,避免配置类的复制粘贴☆12Jun 14, 2023Updated 2 years ago
- 使用分布式技术结合前端Vue框架,后端mycat+mybatis+springboot框架实现金融分布式交易系统,包括:开户,登录,信息查询,明细查询,一对一转账,计息,对账等金融交易的核心功能。☆12Sep 3, 2020Updated 5 years ago
- java版微服务常用技术完全整合架构。通过maven添加依赖即用。完全满足开发到发布到k8s的整个devops流程。框架不会有具体的业务实现代码,不过在开发的时候留附带的demo以便校验。框架大部分技术已用到真实业务系统,以确保可行性和正确性。☆10Jul 22, 2023Updated 2 years ago
- tx-parent☆12Sep 1, 2022Updated 3 years ago
- 专注于Spring Cloud的代码生成器,http://start.springcloud.cn☆45Oct 26, 2018Updated 7 years ago
- 基于java Instrumentation 进行热替换☆12Jan 14, 2017Updated 9 years ago
- 《看什么好》微信小程序☆10Dec 11, 2022Updated 3 years ago
- 毕设-车辆租赁系统☆12May 14, 2021Updated 4 years ago
- A multithreaded order matching engine. The threading strategy can be changed at runtime on a per Instrument basis to one of synchronous, …☆16Jul 23, 2011Updated 14 years ago
- 包括Session集中存储、安全授权、缓存、异常处理机制、动态数据源、Service层单元测试☆11Mar 21, 2017Updated 8 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 7 years ago
- Managed Task that supports Spring Scheduling with stop/start/change params at runtime, realtime monitoring☆12May 13, 2019Updated 6 years ago
- 基于Eureka, Ribbon的服务地址选择器, 非cloud应用可以用来根据服务id查询URL☆10May 24, 2018Updated 7 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- YRASS Media Player desktop application. Watch videos, movies, listen songs with cool interactive user interface and features.☆11Sep 30, 2019Updated 6 years ago
- 🌠☄SpringCloud-学习中的demo,使用Edgware.RELEASE版本,学习案例,服务发现、服务治理、链路追踪、服务监控等☆10Nov 29, 2018Updated 7 years ago
- a private blog☆10Feb 7, 2026Updated 3 weeks ago
- Another terminal emulator for Android.☆11Sep 27, 2022Updated 3 years ago
- ☆10Aug 25, 2015Updated 10 years ago
- 汉化了2.0部分界面,利用深度学习方法检测恶意程序☆13Jul 6, 2022Updated 3 years ago
- 微服务搭建用户授权管理系统☆16Nov 13, 2025Updated 3 months ago
- Betting Exchange Engine in Scala☆20Feb 7, 2012Updated 14 years ago
- uw-dao包是一个封装数据库操作的类库,比hibernate效率高,比mybatis更简单,并一致化 管理数据库连接池。☆12Jul 12, 2025Updated 7 months ago
- jQuery plugin to enhance html file input to look like bootstrap button, showing image thumb and apply useful restrictions (e.g. file type…☆11Oct 19, 2019Updated 6 years ago
- 基于Hyperchain的积分系统☆11Oct 22, 2018Updated 7 years ago
- rocketmq 是由阿里巴巴开 源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- HailHydra是一个快速开发框架,封装了常用基类,工具☆14Jul 12, 2023Updated 2 years ago