Nasruddin's repositories
elasticsearch-reactive-spring-data
:trophy: A very basic sample starter application for Elasticsearch using Reactive Spring Data
spring-boot-based-microservices
Basic skeleton for Spring Boot Microservices. It includes spring spring security for basic Auth. Spring Cloud Gateway is also implemented as an API gateway. Lots of the spring cloud component integrated. UI component for the same can be found here: https://github.com/Nasruddin/angular-based-microservice
spring-boot-jwt-auth
:key: Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).
spring-boot-samples
WIP - Updating to Spring boot 2.0
spring-elasticsearch-rest-high-level-client
Spring boot integration with Elasticsearch's Rest High Level Client
redis-cache-qa
:question: Q/A application with redis and springboot
domain-driven-design-golang-gin-cassandra
Implementation of Domain Driven Design using Go's Gin-Gonic & Cassandra
angular-based-microservice
Angular based UI project for spring cloud based microservice. Refer for backend microservices : https://github.com/Nasruddin/spring-based-microservices
golang-gorilla-mux-elasticsearch
Elasticsearch client implementation using Go's Gorilla Mux http client
monolith-to-microservices-with-spring-cloud
Tutorial about migration of Spring Monolith Applicaton to Spring Boot Microservices using Spring Cloud and Containerization
nodejs-jwt-auth-mongo
Authentication and Authorization implementation using Node, JWT and Mongo database native driver
protobuf-kafka-golang-java
Integration of Kafka with Protocol Buffer using Golang & Java
spring-boot-testing
Spring boot application for learning spring testing concepts
spring-kafka-integration
Playground for Spring + Kafka + Microservices
angular-springboot-todo
TODO App based on Angular and Spring Boot
Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout using Spring Security & MySQL JPA.
microservice-kafka
Demo to show how Apache Kafka can be used for communication between microservices
Spark-Streaming-In-Scala
Apache Spark 3 - Structured Streaming Course Material
spring-microservice-sample
Spring Boot based Mircoservice sample