数据权限插件
☆48May 10, 2018Updated 7 years ago
Alternatives and similar repositories for DataPermissionHelper
Users that are interested in DataPermissionHelper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Ralasafe访问控制中间件(数据级权限管理),是MIT协议开源免费软件产品。它使用图形化方式处理各种数据级权限管理问题,包括数据库行列级、字段内容级权限问题;它还能处理登录控制、 功能级权限控制和URL权限认证。☆30Aug 4, 2024Updated last year
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- The purpose of this project is to experiment with possible optimisations for a Storm implementation of the Rete algorithm☆12May 16, 2013Updated 12 years ago
- File server web service☆13Sep 17, 2013Updated 12 years ago
- 开启多线程,爬取前程无忧,智联招聘,海投网,拉钩网,大街网等常见的招聘网站,组成:直接搜索职位,校招网申,名企网申,我关注的企业,收藏的公司等一系列模块。基于SpringMVC+Spring+Mybits+SpringBoot等框架的网站。☆16May 8, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 支付中台-支付系统☆12Feb 27, 2019Updated 7 years ago
- 使用倒排索引及二分法实现了一个简单的规则匹配☆18Mar 14, 2019Updated 7 years ago
- spring webflux 两种使用方式示例☆16Nov 29, 2018Updated 7 years ago
- spring-boot+drools7+mybatis实现数据库加载规则文件☆28Jul 28, 2017Updated 8 years ago
- ☆11Mar 7, 2023Updated 3 years ago
- 探秘 React Hot Loader 相关 Demo☆12Mar 4, 2018Updated 8 years ago
- Resteasy + Spring + Netty☆13Jul 29, 2015Updated 10 years ago
- 基于 Spring Cloud 的网络借贷信息中介平台☆10Jul 13, 2018Updated 7 years ago
- Play module to support the OFBiz entity engine, a persistence layer☆11May 12, 2011Updated 14 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- shardingsphere 分库分表、读写分离、数据脱敏、多租户实践案例☆53May 28, 2025Updated 10 months ago
- rx-entities client,rx-entities客户端。对rx-models提供基于ER图的可视化支持。☆18Apr 15, 2022Updated 3 years ago
- blockchain demo using spring boot 2.x☆20May 27, 2018Updated 7 years ago
- Cloud Foundry Login Server☆33Nov 17, 2021Updated 4 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Apr 13, 2019Updated 7 years ago
- Role based Access Control Service: REST based service to store authorization service☆20Mar 26, 2017Updated 9 years ago
- 本仓库记录了我学习设计模式的历程,仓库中代码来自于《Head First Design Patterns》一书,每一个模式都附有相应的介绍博客,适合作为初学者入门学习的参考。☆11Jul 21, 2017Updated 8 years ago
- 调用第三方接口的框架,包含缓存重试策略。☆13Jun 17, 2022Updated 3 years ago
- binlog工具,elasticsearch river、kafka river、cache sync☆10Nov 28, 2018Updated 7 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- middle-ground-service(中台基本架构)☆14Apr 24, 2018Updated 7 years ago
- SpringCloud 微服务权限管理系统 (集成了Eureka注册中心,Zuul网关,Auth授权服务,Admin权限管理系统) 权限设计参考RABC模型,Auth部分采用了SpringSecurity5.0 Spring OAuth2.0 体验地址☆39Jul 12, 2018Updated 7 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- A shell for new Go webapps☆19Dec 23, 2012Updated 13 years ago
- A C++ json/xml dumper/serialization library☆14Apr 5, 2015Updated 11 years ago
- 设计模式(java)代码+笔记【我们一起来学习吧】☆10Feb 2, 2019Updated 7 years ago
- PSVince is a DLL to detect if a module is loaded in memory for Inno Setup☆15Sep 29, 2016Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- 项目中常用的基础功能实现类。如图片处理、文件操作、短信发送、地图定位、距离计算、MD5、二维码生成与解析、在线支付、消息推送、JSON处理等等。☆11Jan 4, 2016Updated 10 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- binlog2sql工具的java版☆51Feb 13, 2019Updated 7 years ago
- 大乐透分析 后期能加上机器学习预测彩票出号概率?☆11Dec 2, 2022Updated 3 years ago
- 定时任务监控平台☆31Oct 9, 2020Updated 5 years ago
- 根据IP地址获取地理位置☆11Feb 15, 2018Updated 8 years ago