Pinned Repositories
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
apache-camel-master-class
Code Repository for apache-camel-master-class course
aws-cli
Universal Command Line Interface for Amazon Web Services
boot-opentelemetry-tempo
Project demonstrating Complete Observability Stack utilizing Prometheus, Loki (For distributed logging), Tempo (For Distributed tracing, this basically uses Jaeger Internally), Grafana for Java/spring based applications (With OpenTelemetry auto / manual Instrumentation) involving multiple microservices with DB interactions
COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
eksctl
The official CLI for Amazon EKS
freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
gitignore
A collection of useful .gitignore templates
kafka-consumer-service
Apache Kafka Consumer Service
kafka-producer-service
Kafka Producer Application
BholaLoveJava's Repositories
BholaLoveJava/kafka-consumer-service
Apache Kafka Consumer Service
BholaLoveJava/kafka-producer-service
Kafka Producer Application
BholaLoveJava/apache-camel-master-class
Code Repository for apache-camel-master-class course
BholaLoveJava/aws-cli
Universal Command Line Interface for Amazon Web Services
BholaLoveJava/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
BholaLoveJava/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
BholaLoveJava/graphql-java
GraphQL Java implementation
BholaLoveJava/kafka-beginners-course
BholaLoveJava/kafka-for-developers-using-spring-boot
This repository has the complete code related to kafka producers/consumers using spring boot.
BholaLoveJava/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
BholaLoveJava/parallel-asynchronous-using-java
This repo has the code for parallel and asynchronous programming in Java
BholaLoveJava/spring-bot
Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
BholaLoveJava/spring-graphql
Spring Integration for GraphQL
BholaLoveJava/TeachApacheCamel-Spring-Boot
BholaLoveJava/userDefinedLanguages
Notepad++ User Defined Languages Collection
BholaLoveJava/wiremock
A tool for mocking HTTP services
BholaLoveJava/angular-complete-guide-course-resources
Course resources (slides, snapshots) for my "Angular - The Complete Guide" course (https://acad.link/angular)
BholaLoveJava/awesome-design-patterns
A curated list of software and architecture related design patterns.
BholaLoveJava/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
BholaLoveJava/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
BholaLoveJava/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
BholaLoveJava/aws-lambda-developer-guide
Supplementary resources for the AWS Lambda Developer Guide
BholaLoveJava/aws-sdk-java
The official AWS SDK for Java.
BholaLoveJava/dgs-framework
GraphQL for Java with Spring Boot made easy.
BholaLoveJava/graphql-java-extended-scalars
A library of extended scalars for graphql-java
BholaLoveJava/graphql-java-servlet
Servlet endpoint for GraphQL Java
BholaLoveJava/graphql-spring-webclient
Reactive GraphQL client for consuming GraphQL APIs from a Spring Boot application.
BholaLoveJava/kafka-for-developers-using-schema-registry
This repository has the content to interact with Kafka using AVRO and Schema Registry.
BholaLoveJava/kafka-streams-api-for-developers
This repo has the code for the course "kafka-streams-api-for-developers"
BholaLoveJava/reactive-spring-webflux
Code for the Spring Webflux course