系统运维后台,包括数据库开发和维护,网页编辑,Activity流程设计. A operation center backend.
☆37Jan 18, 2019Updated 7 years ago
Alternatives and similar repositories for opscenter
Users that are interested in opscenter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 揭秘开发Java开源框架需要用到哪些技术。{name}-spring-boot-starter, ConnectionPool, ThreadLocal, 动态代理等的实现☆36Feb 2, 2024Updated 2 years ago
- Spring Cloud 2.X 最新实践. Gateway, Consul☆45Apr 8, 2019Updated 7 years ago
- 一致性哈希的redis分片存储 (Redis sharding by consistent-hashing)☆59Jul 31, 2018Updated 7 years ago
- Spring Boot实现单点登录. Redis, JWT☆22Apr 5, 2019Updated 7 years ago
- Flylib RPC framework基于protobuf编码协议☆41Nov 9, 2017Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- token登录模块, SpringBoot2. App的用户登陆后台☆114Jun 21, 2022Updated 4 years ago
- spring boo应用的通用架构(全局异常处理等机制)☆45Dec 7, 2017Updated 8 years ago
- Android端一个可快速集成的仿社区、朋友圈的界面☆12Dec 2, 2017Updated 8 years ago
- EJU_易居 服务无处不在☆11Nov 3, 2017Updated 8 years ago
- 一个简单的社交app模型,仿微信UI,可以发送文字、语音、表情、位置等消息。☆129Mar 7, 2023Updated 3 years ago
- Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等☆148Mar 27, 2019Updated 7 years ago
- Java interview-高级Java面试题2019☆140Aug 13, 2019Updated 6 years ago
- Android 仿微信聊天多图浏览或微信朋友圈多图浏览,点击可放大缩小,左右滑动☆23Dec 6, 2019Updated 6 years ago
- 阿里云物联网平台 (项目示例)☆10Jul 2, 2019Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Active4j-jsp是基于SpingBoot2.0轻量级的java快速开发框架。以Spring Framework为核心容器,Spring MVC为模型视图控制器,Mybatis Plus为数据访问层, Apache Shiro为权限授权层, Redis为分布式缓存,Q…☆15Feb 11, 2026Updated 5 months ago
- Netty Client for Android☆168Mar 17, 2015Updated 11 years ago
- This example is written in the golang language and runs on the Fabric1.4.3 framework. Examples of four data manipulation functions are pr…☆12Jan 13, 2022Updated 4 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- 这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.☆10Feb 7, 2018Updated 8 years ago
- 将数据库的表信息(表、字段、属性等)导出存放到word文档☆34Nov 26, 2018Updated 7 years ago
- ☆20Jan 27, 2017Updated 9 years ago
- 本项目为Activiti权威指南一书中的配套代码☆101Nov 18, 2017Updated 8 years ago
- 自己手写一个spring框架☆33Oct 14, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于Android的POS,整合磁卡、IC、13.56、二维码、NFC为一体的综合支付设备,充分利用Android强大的延展功能,创新的O2O闭环功能,是移动互联时代的新金融工具。☆12Jan 20, 2014Updated 12 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- 小程序框架对比与选择☆15Apr 11, 2022Updated 4 years ago
- 工作流实例教程☆18Apr 17, 2023Updated 3 years ago
- 基于ssm的家教系统☆12Dec 16, 2022Updated 3 years ago
- vue后台管理系统模板☆11Sep 5, 2022Updated 3 years ago
- Analyzing the open source lib of ZXing☆12May 12, 2022Updated 4 years ago
- spring cloud, 多租户, 权限自动收集,spring-security 多登陆方式。封装多个 starter,避免配置类的复制粘贴☆12Jun 14, 2023Updated 3 years ago
- 推荐算法☆30Jun 5, 2015Updated 11 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.
- springboot2 + acticiti6 + 流程设计器 + thymeleaf3 + mysql5.7 (demo)☆10Nov 8, 2018Updated 7 years ago
- demo RxJava and RxAndroid☆14Nov 26, 2015Updated 10 years ago
- A simple intellij plugin for CFR decompiler http://www.benf.org/other/cfr/☆19Dec 26, 2020Updated 5 years ago
- 在React中实现可调整宽高的div☆14Aug 28, 2024Updated last year
- 基于spring-boot和junit开发的接口自动化测试框架。支持数据驱动,自动数据源切换,自定义测试前置后置操作,运行日志收集等功能☆13May 20, 2026Updated 2 months ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- Screen share any terminal application in seconds.☆18Feb 2, 2014Updated 12 years ago