NITHIN-JOHN-GEORGE / JAVA-CI-CD-PIPELINEView external linksLinks
Project on End to End CI/CD pipeline for java based application using Git,Github,Jenkins,Maven,Sonarqube,Nexus,Slack,Docker and Kuberenets with ECR as private docker registry and Zero Downtime Deployment.
☆15Feb 11, 2022Updated 4 years ago
Alternatives and similar repositories for JAVA-CI-CD-PIPELINE
Users that are interested in JAVA-CI-CD-PIPELINE are comparing it to the libraries listed below
Sorting:
- This is an advance Java project developed to show the online voting functionality. It shows the use of Java, Servlets, HTML and CSS .☆30Mar 30, 2024Updated last year
- Java Swing project to simulate classic 2D tank game. Supports Two player local game server. A* algorithm for AI.☆29Nov 10, 2023Updated 2 years ago
- 包含Java中API的很多案例,Spring、SpringBoot、SpringCloud框架、Dubbo、Netty 服务端与客户端开发案例,,以及众多中间件Clint API的使用(感谢咕泡学院)☆11Mar 8, 2023Updated 2 years ago
- 🌠☄SpringCloud-学习中的demo,使用Edgware.RELEASE版本,学习案例,服务发现、服务治理、链路追踪、服务监控等☆10Nov 29, 2018Updated 7 years ago
- 基于Netty NIO实现简单Echo、心跳检测、自定义编解码机制、断连重连、握手和安全认证、私有协议栈开发、通信聊天系统、WebSocket服务器、文件服务器、手写RPC框架☆13Mar 28, 2024Updated last year
- Netty 源码分析,包含各种流程图☆11Jun 23, 2020Updated 5 years ago
- This project contains a group of Java examples focusing on the following aspects: - Data Structure Modeling (oriented to IoT Application…☆15Oct 2, 2025Updated 4 months ago
- springboot集成各个组件,mybatis、rabbitmq、redis、elk、ldap、mqtt、websocket、socketio等,spring5新特性响应式webflux☆14Nov 8, 2023Updated 2 years ago
- Syslog client written in Rust☆17May 7, 2025Updated 9 months ago
- AutomationServer is a personal home automation project. Currently, it monitors temperatures in my house by controlling independently my e…☆13Apr 23, 2022Updated 3 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 4 years ago
- 自写netty案例:netty实现dubboRPC框架、通过自定义编码解码器解决tcp粘包拆包问题、自定义编码/解码案例、protobuf传输方式案例、websocket全双工案例、心跳空闲检测机制、http协议服务器、tcp长连接群聊案例、netty整合log4j☆12Dec 17, 2021Updated 4 years ago
- A very simple GraphQL project using apollo server, javascript & mongodb. Users, permissions, roles, jwt token and BREAD example☆23Feb 3, 2026Updated 2 weeks ago
- 乔木日志备份☆14Apr 18, 2023Updated 2 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。20篇文章,篇篇精华,30个Demo, 涵盖大部分应用场景。☆13Dec 4, 2019Updated 6 years ago
- Python - 100天从新手到大师☆11May 4, 2020Updated 5 years ago
- DevOps CI/CD pipeline using Git, Jenkins, Maven, Ansible, Docker and Kubernetes on AWS for deploying Java web app running in Tomcat serve…☆15Jun 8, 2021Updated 4 years ago
- Generic abstractions for Kafka API.☆15Oct 7, 2024Updated last year
- A super trend indicator for US stocks☆15Jan 24, 2024Updated 2 years ago
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 3 years ago
- The project is an open source learning spring cloud and deeplearning4j and ibm waston knowledge。(该项目是一个开源的学习SpringCloud和Deeplaring4j和IBMW…☆11Jun 17, 2022Updated 3 years ago
- A modular application framework as a Spring Boot Starter. Use as a lib in your own project, or extend the default server with modules. Ro…☆16Mar 13, 2024Updated last year
- 【Ye13】,一个Java自学者的学习心得合集,涵盖了Java后端学习路线,技术文章,视频教程,学习笔记,面经分享,成长经历~☆15Feb 8, 2023Updated 3 years ago
- Enterprise Chess☆14Jun 11, 2024Updated last year
- React源码全解()☆15Sep 25, 2022Updated 3 years ago
- 基于流光卡片API的完全自动化生成金句名人名言卡片解决方案,解决自媒体矩阵内容问题,完全自动生成3:4名人名言卡片,样式随机,自动生成标题/描述☆15Nov 22, 2025Updated 2 months ago
- 工作,学习脑图整理,读书笔记脑图整理,目前主要整理了java 领域的知识图谱☆18May 9, 2018Updated 7 years ago
- ☆17Jun 21, 2023Updated 2 years ago
- 通过netty把网络传输层的理论与实践融合起来,从而理解tomcat、dubbo、http、tcp、websocket等框架、协议,致力于原理的理解☆14Jul 16, 2023Updated 2 years ago
- This sample shows how to create an AKS cluster that uses a NAT Gateway for outbound connections and Application Gateway Ingress Controlle…☆17Jan 2, 2024Updated 2 years ago
- springboot整合netty实现的sslsocket的demo,含业务解析器,报文加解码处理工具类☆17Mar 14, 2019Updated 6 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- Spring Framework Tutorials☆18Apr 24, 2023Updated 2 years ago
- An image of ROS with Nvidia cudagl to enable GUI☆14Apr 18, 2020Updated 5 years ago
- SpringBoot集成Sharding-JDBC实现分库分表,自定义分片算法,基于一致性hash算法,易于扩容。☆18Aug 26, 2024Updated last year
- 分布式物联网平台可使用户免开发对模块进行管脚管理,串口收发等操作。☆22Mar 18, 2024Updated last year
- 微信公众号示例项目☆15Oct 8, 2023Updated 2 years ago
- 架构师知识谱系梳理,包含Java core, JUC, JVM, MySQL,MQ, redis,分布式相关等各种知识点整理。是我按个人理解学习、整理出的一个知识库。☆18Sep 5, 2023Updated 2 years ago
- 基于netty源码构建的学习环境☆17Oct 4, 2022Updated 3 years ago