spring cloud, 多租户, 权限自动收集,spring-security 多登陆方式。封装多个 starter,避免配置类的复制粘贴
☆12Jun 14, 2023Updated 2 years ago
Alternatives and similar repositories for springcloud-faster
Users that are interested in springcloud-faster are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- leetcode、南阳acm、牛客网☆10Aug 16, 2021Updated 4 years ago
- safrp(simple and fast reverse proxy)是一个基于Go的内网穿透软件☆22Oct 10, 2021Updated 4 years ago
- A script for generating source code for DLLs used for hijacking and injection. 一个用于生成劫持与注入用 DLL 源代码的脚本。☆22Nov 30, 2025Updated 3 months ago
- 使用java和jpcap库实现一个网络抓包程序,实现监听本地网络接口、数据包捕获和分析等功能☆35May 7, 2020Updated 5 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- 这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.☆10Feb 7, 2018Updated 8 years ago
- 基于WebRTC实现的Web端实时录屏功能☆14Oct 15, 2023Updated 2 years ago
- 大乐透分析 后期能加上机器学习预测彩票出号概率?☆11Dec 2, 2022Updated 3 years ago
- HTTP知识总结☆18Oct 7, 2024Updated last year
- 基于Tio的即时通讯框架☆12May 26, 2018Updated 7 years ago
- VihackerCloud是基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba的开发脚手架,项目引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。☆10May 25, 2023Updated 2 years ago
- 🎯 A modern, production-ready desktop app template built with Wails v3 | 一款使用 Wails v3 构建的现代桌面应用模板☆29Mar 14, 2026Updated last week
- Allows you to emulate Android native libraries, based on MicroDbg☆21Feb 7, 2025Updated last year
- Android NDK Toolchains with llvm based obfuscator☆17May 14, 2021Updated 4 years ago
- A proxy supports encrypted transmission protocols aka shadowsocks and vmess☆12Updated this week
- 基于SpringBoot2.x、SpringCloud并采用前后端分离的多租户系统架构微服务开发平台 mPaaS(Microservice PaaS)为租户业务开发、测试、运营及运维开源框架,能有效降低技术门槛、减少研发成本、提升开发效率,协助企业快速搭建稳定高质量的微服务…☆53Oct 29, 2019Updated 6 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- tx-parent☆12Sep 1, 2022Updated 3 years ago
- 《看什么好》微信小程序☆10Dec 11, 2022Updated 3 years ago
- react版移动端地址选择器☆10Dec 22, 2015Updated 10 years ago
- 拥有漂亮侧边栏的 wails 模版,使用 vue 和 tailwindcss☆16Aug 9, 2024Updated last year
- anyRTC Web SDK 开发的下一代Web RTC SDK。支持语音通话、视频通话、音频互动直播、视频互动直播等场景。anyrtc Web SDK 是一个全量重构的版本,主要针对 API 的易用性和内部架构做了较大的调整。☆10Jul 14, 2023Updated 2 years ago
- java程序转为exe可执行文件☆14May 16, 2018Updated 7 years ago
- Obfuscation method using virtual machines.☆27Mar 2, 2020Updated 6 years 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
- 图像去噪算法SDK,包含去光斑算法,去雾算法,去暗算法,去水印算法☆13Mar 14, 2020Updated 6 years ago
- interactcli-rs is a command-line program framework used to solve the problem of the integration of command-line and interactive modes, in…☆19Dec 6, 2023Updated 2 years ago
- MySQL增量数据实时同步到HDFS/Hive☆11Jul 24, 2018Updated 7 years ago
- ace-editor 的vue3升级版本☆14May 7, 2024Updated last year
- 微信数据库解密☆17Jun 21, 2024Updated last year
- springboot2 + acticiti6 + 流程设计器 + thymeleaf3 + mysql5.7 (demo)☆10Nov 8, 2018Updated 7 years ago
- k线图,数据处理,分时图K线图切换,k线图主图副图6种指标添加及切换,价格线 昨收基准线 高低值 高亮自定义 动态坐标轴☆15May 12, 2020Updated 5 years ago
- 使用分布式技术结合前端Vue框架,后端mycat+mybatis+springboot框架实现金融分布式交易系统,包括:开户,登录,信息查询,明细查询,一对一转账,计息,对账等金融交易的核心功能。☆12Sep 3, 2020Updated 5 years ago
- 卡尔开放平台-提供第三方接入解决方案☆10Feb 26, 2018Updated 8 years ago
- 多租户业务下,根据租户id动态创建、切换数据源☆14Nov 20, 2019Updated 6 years ago
- A wrapper to work with Tesseract OCR inside PHP.☆20Dec 21, 2017Updated 8 years ago
- 在React中实现可调整宽高的div☆14Aug 28, 2024Updated last year
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 基于vue+elementUI基础写的横向树形组件☆13Sep 18, 2018Updated 7 years ago