☆110Dec 30, 2019Updated 6 years ago
Alternatives and similar repositories for learn-alibaba
Users that are interested in learn-alibaba are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- springboot项目使用脚手架,集成redis、mysql、pg,hbase、elasticsearch、kafka等常用组件功能☆20Jun 20, 2022Updated 3 years ago
- 是一款基于Golang、GoFrame、Layui、MySQL等技术栈开发平台框架,拥有完善的(RBAC)权限架构和基础核心管理模块,为了缩短研发周期,系统框架集成了代码生成器,内置平台自定义研发的模板引擎,可以一键CRUD生成整个模块的全部代码,可以用户个人项目、公司项目…☆14May 19, 2022Updated 3 years ago
- 根据数据表结构,自动生成Model&Mapper&Service&ServiceImpl&Controller代码☆15Oct 2, 2019Updated 6 years ago
- RabbitMQ系统3.5.3版本中文完全注释(同时实现了RabbitMQ系统和插件源代码编译,根据配置文件创建RabbitMQ集群,创建连接RabbitMQ系统的客户端节点等相关功能,方便源代码的阅读)☆11Jan 18, 2016Updated 10 years ago
- ☆21Apr 21, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用ACT做的一个MQ小工具,目前包括redis,rocketmq,rabbitmq 三种MQ消息的接收与发送☆13May 13, 2019Updated 6 years ago
- 微服务后台通用管理系统,采用vue☆12May 8, 2019Updated 6 years ago
- a simple demo for learning how to monitor spring boot apps via actuator module and prometheus☆24Feb 28, 2020Updated 6 years ago
- 使用SpringBoot开发的云舒短视频微信小程序(服务端) 分布式Session,模块化开发,容器化部署☆11Jul 3, 2020Updated 5 years ago
- ☆15Jan 6, 2023Updated 3 years ago
- 饿了么网页爬虫,爬取商户内商品信息(已完成自动登录、获取cookie、爬取数据、数据处理等)☆16May 24, 2022Updated 3 years ago
- Kubernetes YAML Collection☆14Nov 11, 2019Updated 6 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Mar 4, 2019Updated 7 years ago
- SpringBoot mybatis 乐观锁 代码示例☆17Aug 26, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于 SpringCloudAlibaba + SpringCloud + Nacos + SpringSecurity + Sentinel+ Oauth2.0 + Feign + Gateway + Redis 搭建的基础认证授权微服务☆30Oct 3, 2024Updated last year
- a simple HTML/JQuery file upload system that is powered by node.js and MongoDB's GridFS☆13Aug 9, 2013Updated 12 years ago
- 本系统是一个SpringCloud微服务中后台管理系统,前端基于VUE3和ElementPlus实现,开发SpringCloud系列微服务的架构解决方案,并且集成了Oauth2.0单点登录,支持手机验证码,微信小程序等第三方登录授权,后续会集成uniapp等框架,打造APP…☆11Jun 2, 2022Updated 3 years ago
- jstorm开发demo,小例子☆23Jul 18, 2015Updated 10 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Jun 21, 2022Updated 3 years ago
- 我的Java知识小仓库☆15Aug 24, 2016Updated 9 years ago
- ☆59Jun 10, 2020Updated 5 years ago
- This service is the authorized authentication center of the choerodon microservices framework and is mainly responsible for user privileg…☆18Jun 15, 2023Updated 2 years ago
- Java object serialization and de-serialization processor☆33Jul 27, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- jfinal-captcha☆11Dec 5, 2014Updated 11 years ago
- 印度免费VPN,支持V2Ray、vpn、免费机场、无限流量,免费VPN,无限流量!V2Ray节点分享,支持v2ray,clash,小火箭!vpn,winxray、2rayNG,BifrostV,Clash,Kitsun ebi,V2rayN,V2rayW,Clash,V2r…☆26Updated this week
- ☆20Feb 5, 2023Updated 3 years ago
- springboot-multi-datasource☆14Apr 22, 2021Updated 5 years ago
- The GridFS wrapper module for Node.js☆10Jun 3, 2015Updated 10 years ago
- ☆77Apr 25, 2020Updated 6 years ago
- 使用spring-boot来实现grpc的简单示例☆10Nov 16, 2023Updated 2 years ago
- 这是一个Spring MVC + Mybatis 的项目,不仅仅只是简单的demo或是增删改查,她将含括很多的方面:尽量抽取basedao,baseService公共部分,做出一个简单的framework,为以后分布式开发提供基础。☆11Jul 21, 2015Updated 10 years ago
- 基于spring cloud Alibaba 一站式开发脚手架,配合gateway和spring security oauth2.0做平台权限认证兼容多租户。开箱即用☆14Jul 2, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 多级缓存架构项目,kafka读取缓存更新请求,从数据库获取缓存,写入ehcache和redis☆11Jul 6, 2018Updated 7 years ago
- iceworkday工作日算法 工作日算法又称节假日算法。 由于工作日计算涉及农历节气等,而农历算法本身就是非常复杂的,所以工作日算法非常的复杂 。 该算法解决了工作日的计算问题。对以往的数据确保其准确性,对将来的数据提供尽可能准确的 预测。 由于未来的数据是未知的,…☆93Oct 12, 2020Updated 5 years ago
- spring-cloud 架构方案支付☆19Jun 17, 2022Updated 3 years ago
- Source code of all examples from Reactive Programming with RxJava book☆21Dec 25, 2018Updated 7 years ago
- Java 网络请求工具类,支持异步请求,支持传递 header ,支持表单和 json 类型的参数提交。☆12Dec 17, 2018Updated 7 years ago
- Springboot☆11May 16, 2018Updated 7 years ago
- 前后端分离的权限认证☆25Jan 7, 2019Updated 7 years ago