lianggzone / jib-samplesLinks
Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化。
☆21Updated 6 years ago
Alternatives and similar repositories for jib-samples
Users that are interested in jib-samples are comparing it to the libraries listed below
Sorting:
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 配置中心☆2Updated 4 years ago
- 限流幂等框架☆19Updated 7 years ago
- 《Java 7 Concurrency Cookbook(Java 7 并发编程指南)》读书笔记及源码☆8Updated 7 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆41Updated 2 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 一个注解完成方法耗时日志打印。基于spring-boot。AOP。不入侵业务逻辑☆27Updated 7 years ago
- 《Spring Boot 2.x 核心技术实战》上 基础篇 Demo☆30Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 博客中出现的代码示例,通常都是一些demo型的代码,所以就放在一个仓库下面了☆62Updated 7 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 8 years ago
- 简约而不简单功能强大的配置中心。部署简单、支持多环境多版本配置管理。支持全局配置、多应用共享配置、配置加密、配置实时同步、spring/springboot无缝对接,细粒度权限控制、安全过滤等功能☆48Updated 2 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 分表分库☆12Updated 8 years ago
- SimplePay让计费与支付更简单☆26Updated 10 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 8 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 微服务日志之实时日志☆29Updated 7 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 5 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 6 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Updated 7 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- ID生成服务器,多种高性能ID生成策略☆17Updated 8 years ago
- A sample for zuul-swagger2 to test original services☆38Updated 6 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆22Updated 7 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago