greenlearner01
A software engineer by profession and always looking to learn new technologies and sharing my learnings and experiences through vlogs and blogs.
Chegg | Ex TSYS Noida, India
Pinned Repositories
ApiGateway
API gateway in microservices architecture
File-Upload-Download-With-SpringBoot
File Upload | Download | Rendering to local file system as well as Database
Learning-Materials-By-Green-Learner
Topic wise details of all the courses published on youtube channel of Green Learner. Now it will be more easy to link the different videos of each course.
Microservices
Code for microservices which are build with spring boot, micronaut and other available frameworks
Microservices-Architecture
Microservices Architecture from scratch with real time examples.
microservices-projects-store
Microservices Store. List of microservices projects with step by step explanation of each and every component.
PivotalCloudFoundry
Pivotal Cloud Foundry (PCF) is a multi-cloud platform for the deployment, management, and continuous delivery of applications, containers, and functions. PCF is a distribution of the open source Cloud Foundry developed and maintained by Pivotal Software, Inc.
resilience4j
Resilience4j - Circuit breaker, bulkhead, rate limiter, retry, application monitoring with prometheus, grafana
RestTemplate
Microservices communication using #Spring #RestTemplate
WireMock
Getting Started with WireMock : Simulator for HTTP-based APIs
greenlearner01's Repositories
greenlearner01/Microservices-Architecture
Microservices Architecture from scratch with real time examples.
greenlearner01/microservices-projects-store
Microservices Store. List of microservices projects with step by step explanation of each and every component.
greenlearner01/Learning-Materials-By-Green-Learner
Topic wise details of all the courses published on youtube channel of Green Learner. Now it will be more easy to link the different videos of each course.
greenlearner01/WireMock
Getting Started with WireMock : Simulator for HTTP-based APIs
greenlearner01/File-Upload-Download-With-SpringBoot
File Upload | Download | Rendering to local file system as well as Database
greenlearner01/Microservices-Testing
All about microservice testing strategy. Unit testing. Mockito library. Integration testing. Code coverage. Sonarqube. Static code analysis.
greenlearner01/Caching-In-SpringBoot
Spring Boot Caching.
greenlearner01/CircuitBreaker
CIrcuit breaker related projects
greenlearner01/Service-Registry-And-Discovery-Eureka
Microservices registry and discovery - eureka client and server
greenlearner01/cloud-config-props
list of configuration files which will be read by spring-cloud-config server
greenlearner01/MyNotes
Contains short notes about various topics
greenlearner01/ecommerce-config-props
e commerce services configurations
greenlearner01/interview-preparation
greenlearner01/Java-Tech-Shots
Java quick topics | short video |
greenlearner01/JSON
JSON - Javascript Object Notation
greenlearner01/rest-api-validation
REST API validation
greenlearner01/software-design-patterns
An analysis of standard software design patterns
greenlearner01/docker
greenlearner01/experiment-with-angular
Playing with angular
greenlearner01/microservices-on-cloud-kubernetes
Microservices demo application on cloud-hosted Kubernetes cluster
greenlearner01/spring-boot-security
Spring security from basic to advanced level. Spring Security | Spring Boot Security
greenlearner01/springboot-regex
Using Regular Expression with Spring endpoints
greenlearner01/Tech-Talks
Tech Talks | Topics which don't need the coding for now.
greenlearner01/draw.io
greenlearner01/emp-service
greenlearner01/front-end-learnings
My front end learning codes
greenlearner01/greenlearner01
Config files for my GitHub profile.
greenlearner01/kafka-for-developers-using-spring-boot
This repository has the complete code related to kafka producers/consumers using spring boot.
greenlearner01/mycode
greenlearner01/usermanagement
Usermanagement project with Springboot + Thymeleaf + H2 DB