用于存放 Kubernetes 所需 Dockerfile 做中转
☆13May 9, 2019Updated 6 years ago
Alternatives and similar repositories for kubernetes
Users that are interested in kubernetes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用于测试 Spring Cloud 分布式配置☆11May 31, 2018Updated 7 years ago
- 基于 LeeSite 的项目骨架生成工具,可以快速的搭建一个将 LeeSite 作为依赖的 Java Web 项目☆32May 28, 2017Updated 8 years ago
- Java Cloud With Dubbo 配套代码☆57Mar 18, 2018Updated 8 years ago
- 鲁斯菲尔精品课系列:微服务架构从开发到部署-构建 Java 原生云服务-Dubbo 篇☆117May 2, 2018Updated 8 years ago
- Spring Boot 教学案例☆318Dec 17, 2023Updated 2 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.
- LeeSite 是一款基于代码生成器的快速开发平台,用于解决 Java Web 项目中的重复工作。开发工具采用 Intellij IDEA,使用 Maven 方式构建。前端 UI 采用 Bootstrap MetroNic V4.7 实现。☆115Sep 27, 2017Updated 8 years ago
- ☆10Jan 6, 2023Updated 3 years ago
- 该综合练习项目是将之前的《走向单体地狱》MyShop 从传统的 SSM 项目改造成基于 Spring Boot + Dubbo + Zookeeper 的微服务架构项目,旨在帮助大家更好的理解架构是演化而来的,不是设计出来的思想;当传统方式已经不能满足我们的需求时,我们就需…☆96Jan 20, 2019Updated 7 years ago
- MyShop 单体地狱版☆190Feb 22, 2023Updated 3 years ago
- ☆15Jan 6, 2023Updated 3 years ago
- dubbo构建的微服务架构☆25Nov 6, 2017Updated 8 years ago
- An easy way to control ld☆13Feb 19, 2020Updated 6 years ago
- iToken 项目是基于 Spring Boot + Spring Cloud 的综合练习项目,旨在帮助大家更好的理解和掌握微服务架构思想及相关知识点,为了能够让新人(尚未入行的同学们)了解企业开发中从立项到上线的大概流程,做了一个相对完整的设计,致使本人无法在有限时间内(…☆254Jan 20, 2019Updated 7 years ago
- 本项目的目标是将 Dubbo 融入到 Spring Cloud Alibaba 生态中,使微服务之间的调用同时具备 RESTful 和 Dubbo 调用的能力。做到对业务代码无侵入,无感知;引入 JAR 包则微服务间调用使用 Dubbo,去掉 JAR 包则使用默认的 RES…☆145Mar 29, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 西南大学软件工程专业学生毕业设计☆14Sep 17, 2016Updated 9 years ago
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- Java仿微信全栈 高性能后台+移动客户端☆26Nov 23, 2018Updated 7 years ago
- a simple sms poster app☆21Apr 28, 2018Updated 8 years ago
- 国外互联网公司大数据技术架构研究☆19Jan 11, 2021Updated 5 years ago
- Add some lovely plugins to your VuePress!☆10Sep 25, 2025Updated 7 months ago
- Spring Shell 2.0 with Spring Boot 2.0 Examples with Tests☆14Mar 16, 2018Updated 8 years ago
- ☆18Apr 6, 2026Updated 3 weeks ago
- To be a redis cluster manager☆10Dec 4, 2015Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Greenplum Database (GPDB) 4.3.7.1 "Single Node" Dockerized for testing purposes only.☆13Feb 29, 2016Updated 10 years ago
- 2048乐队是一个很牛逼的乐队!这是一个轻量级的Java模块隔离框架☆12Apr 26, 2021Updated 5 years ago
- ☆11May 27, 2017Updated 8 years ago
- My Programming Learning Notes☆18Updated this week
- ☆37May 16, 2024Updated last year
- A plugin for the Godot Engine that imports animations from Aseprite☆13Nov 19, 2022Updated 3 years ago
- Example project that shows how to use finagle and zipkin together☆10Sep 2, 2020Updated 5 years ago
- 项目中保留了向开源社区提交过的patch☆16Oct 22, 2017Updated 8 years ago
- 在传统的数据分析平台中,如果我们想要分析近一年网站的用户增长趋势,通常需要手动导入数据、选择要分析的字段和图表,并由专业的数据分析师完成分析,最后得出结论。然而,本次设计的项目与传统平台有所不同。在这个项目中,用户只需输入想要分析的目标,并上传原始数据,系统将利用 AI 自…☆13Feb 27, 2026Updated 2 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- springboot+mybatis+tkmybatis+druid+多数据源配置示例☆18Nov 22, 2018Updated 7 years ago
- 极客微服务☆10Jul 14, 2019Updated 6 years ago
- ☆14Jul 1, 2022Updated 3 years ago
- 基于 Workerman 扫码登录示例 windows 版☆12Nov 4, 2017Updated 8 years ago
- Distributed version of Spring Petclinic built with Spring Cloud☆10Feb 22, 2020Updated 6 years ago
- Golang Web Courseware Golang原生web教学课件☆13Jun 14, 2019Updated 6 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago