Giter Site home page Giter Site logo

rizwanbinzahir's Projects

domain-driven-hexagon icon domain-driven-hexagon

Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

dynamic-multi-tenancy-using-java-spring-boot-security-jwt-rest-api-mysql-postgresql-full-example icon dynamic-multi-tenancy-using-java-spring-boot-security-jwt-rest-api-mysql-postgresql-full-example

I wanted a solution where multi-tenancy is achieved by having a database per tenant and all user information (username, password, client Id etc) for authentication and authorization stored in a user table in the respective tenant databases. It meant that not only did I need a multi-tenant application, but also a secure application like any other web application secured by Spring Security. I know how to use Spring Security to secure a web application and how to use Hibernate to connect to a database. The requirement further dictated that all users belonging to a tenant be stored in the tenant database and not a separate or central database. This would allow for complete data isolation for each tenant.

event-sourcing-examples icon event-sourcing-examples

Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation

eventuate icon eventuate

Global-scale event sourcing and event collaboration with causal consistency (This project is in maintenance mode. Only critical bugs will be fixed, but there is no more feature development.).

eventuate-local icon eventuate-local

The on premise, open source version of Eventuate, which is a platform for developing transactional business applications that use the microservice architecture.

firepad icon firepad

Collaborative Text Editor Powered by Firebase

flowing-retail icon 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, ...

hackerrank-solutions icon hackerrank-solutions

hackerrank solutions github | hackerrank all solutions | hackerrank solutions for java | hackerrank video tutorial | hackerrank cracking the coding interview solutions | hackerrank data structures | hackerrank solutions algorithms | hackerrank challenge | hackerrank coding challenge | hackerrank algorithms solutions github| hackerrank problem solving | hackerrank programs solutions | JAVAAID |all hackerrank solutions | Coding Interview Preparation

home icon home

The personal website/portfolio of Hashir Shoaib. Built using React and Bootstrap.

java icon java

All Algorithms implemented in Java

java-concurrency-patterns icon java-concurrency-patterns

Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.

jdbi icon jdbi

jdbi is designed to provide convenient tabular data access in Java; including templated SQL, parameterized and strongly typed queries, and Streams integration

jdk8-lambda-tour icon jdk8-lambda-tour

Examples of Java 8, lambdas, Streams and Collectors stuff I show as examples during my talks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.