itsmeibrahimm's repositories
Coding-Decoded
LeetCode solutions
deploy-spring-microservices-to-aws-ecs-fargate
Take your first steps towards cloud with AWS ECS Fargate. Deploy REST APIs and Microservices with Spring Boot and Docker Containers to the cloud.
distributed-transactions-kafka
Distributed Transactions in Microservices with Kafka Streams and Spring Boot
docker-crash-course
Docker for beginners - with Java and Spring Boot Applications and Microservices
douglasSchmidt-Java
This repository contains all the source code examples from my LiveLessons course on "Java Concurrent Programming" and my various LiveTraining courses, as described at http://www.dre.vanderbilt.edu/~schmidt/DigitalLearning.
flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
java8
Java 8 features
java_8_recipes
Source code for Modern Java Recipes book from O'Reilly
jpa-with-hibernate
Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA - caching, performance tuning(n + 1 queries), mapping inheritance hierarchies. Get a peek into the magic of Spring Data JPA & Spring Data Rest.
kafka-streams-microservices-example
End to End project for Kafka Streams using Spring Cloud Kafka streams
Microservices-with-Spring-Boot-and-Spring-Cloud-2E
Microservices-with-Spring-Boot-and-Spring-Cloud-2E, Published by Packt
MongoDB-For-Jobseekers
MongoDB For Jobseekers, by BPB Publications
mongodb-sample-dataset
sample dataset used in mongodb atlas cluster for local testing purpose
OnJava8-Examples
Code Examples for the book "On Java 8"
sample-spring-kafka-microservices
Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern
spring-boot-redis-example
Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
springboot-kafka-course
Source code of Spring boot + Apache Kafka Udemy Course
springboot-mongo-docker
Deploying Spring Boot and MongoDB as Containers Using Docker and Docker Compose