Stars
The Gezi Rehberim project is a travel guide application intended to be developed using Spring Boot, Spring Cloud, Spring Security, Docker, Kafka, Elasticsearch, SonarQube, and Grafana.
Rest-full, distributed, ecommerce application. Microservices. Docker.
Final project in the subject of team project for the Zeto company
Mastering Microservices with Java – Third Edition, published by Packt
The application including two separate service product-service and offer-service with two other service service-registry for service discovery and api-gateway for dynamic service routing, load bala…
A microservice application with User authentication, sms service, contact service, location service, National Id and Passport service and some other service are under processing like payment servic…
Spring Boot 3 Microservices Course Repository
Everything you need to know to get the job.
This project contains two microservices projects wich I used to implement Asynchronous communication between them, using Kafka.
Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka…
Spring Boot Microservice Example(Eureka Server, Config Server, API Gateway, Services , RabbitMq, Keycloak)
Integrate Google maps autocomplete with Angular & Angular material
Integration of keycloak with Spring boot
🖥 CRUD Angular + Spring demonstrating Has-Many relationship, including tests for the back-end and front-end
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace…
Code and lessons from "30 Days Of Code" put together by @BlondieBytes. Topics include variables, methods, binary search trees and more. It is a general, yet thorough, introduction to Java.
Microservices With Spring, Docker, Kubernetes - Code Examples
A comprehensive Movie API built with Spring Boot, featuring CRUD operations for movies, actors, directors, and genres. This project includes logging, custom error handling, DTO and DAO layers, serv…
Learner management system using spring-boot,JavaScript object notation web token(Jwt),Java Persistence API,Mysql,Spring security,Redis,RabbitMQ,Aop.
Spring Boot Boilerplate is a starter kit. This project includes : Spring Boot(3.4.0), Spring Data JPA, Spring Validation, Spring Security + JWT Token, PostgreSQL, Mapstruct, Lombok, Swagger (Open …
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
A backend service that support short-period high concurrent request in Java using Spring Boot, Redis, and RabbitMQ.
Example application using Spring Data Rest with HATEOAS endpoints and RabbitMQ as a message broker
The airlines microservice provides a communications layer between the consumer and backend systems. It connects with grpc and rabbitmq to provide the underlying communication protocols.
Airlines ticket microservice application was developed with JAVA and Spring Boot. It communicates to other services using GRPC and RabbitMQ
The project aims to present how to connect Spring Boot 2 and RabbitMQ. All application dependencies are provided by Docker Compose.
Design patterns implemented in Java