codefarm0
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
Caching-In-SpringBoot
Spring Boot Caching.
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
codefarm0's Repositories
codefarm0/Microservices
Code for microservices which are build with spring boot, micronaut and other available frameworks
codefarm0/resilience4j
Resilience4j - Circuit breaker, bulkhead, rate limiter, retry, application monitoring with prometheus, grafana
codefarm0/File-Upload-Download-With-SpringBoot
File Upload | Download | Rendering to local file system as well as Database
codefarm0/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.
codefarm0/ApiGateway
API gateway in microservices architecture
codefarm0/Microservices-Testing
All about microservice testing strategy. Unit testing. Mockito library. Integration testing. Code coverage. Sonarqube. Static code analysis.
codefarm0/Redis_Cache-With-SpringBoot
Redis Caching with Spring Boot
codefarm0/Spring-Boot-Interview-Question-Answers
Spring Boot Interview Questions & Answers With detailed explanation.
codefarm0/CircuitBreaker
CIrcuit breaker related projects
codefarm0/Ehcache-with-SpringBoot
Integration of Ehcache with Spring Boot
codefarm0/Service-Registry-And-Discovery-Eureka
Microservices registry and discovery - eureka client and server
codefarm0/JSON
JSON - Javascript Object Notation
codefarm0/spring-cloud-config
Spring cloud config
codefarm0/Chaos-Engineering
Chaos Engineering - What, Why and How
codefarm0/ecommerce-config-props
e commerce services configurations
codefarm0/Java13
Java13 (JDK13)
codefarm0/Load-Balancing-In-Microservices-Ribbon
Load balancing in microservices architecture
codefarm0/Microservices_Project_List
A curated List of project that migrated to microservices
codefarm0/netflix-zuul
Netflix zuul demo. Zuul is an edge service that provides dynamic routing, monitoring, resiliency, security, and more.
codefarm0/SecureHashingInJava
Secure Hashing In Java - What, Why & How
codefarm0/software-design-patterns
An analysis of standard software design patterns
codefarm0/Core-Java
Core Java In Detail with real life example scenarios
codefarm0/data-structure-algorithms
Data structures like linked list, stack, queue, tree etc
codefarm0/hacker-rank-problems
Hacker rank problem solutions
codefarm0/project-lombok
Project Lombok with Spring Boot
codefarm0/RandomButAwesome
Random topics about Java | Spring Boot | Cloud | Anything I can think of :)
codefarm0/Request-Tracing-In-Microservices-Architecture-Sleuth-Zipkin
Request/logs Tracing in microservices architecture with Spring Cloud Sleuth and Zipkin
codefarm0/spring-boot
Spring Boot
codefarm0/Spring-Boot-Mustache
Spring boot + Mustache template engine
codefarm0/springboot-regex
Using Regular Expression with Spring endpoints