Giter VIP home page Giter VIP logo

Spring Boot's Projects

credit-card-api icon credit-card-api

Sample with TDD, Spring Boot, Embedded MongoDB, HATEOAS and Spring REST Docs

ddd-cqrs-4-java-example icon ddd-cqrs-4-java-example

Example microservices using ddd-4-java and cqrs-4-java libraries and Greg Young's EventStore for Event Sourcing.

ddd-with-spring icon ddd-with-spring

Code examples for my conference talk on implementing ddd with spring

dog-api-rest-hateoas icon dog-api-rest-hateoas

https://grz55-dog-adoptions.herokuapp.com/adoptions - Dog Adoptions API with dynamic links - Java, Spring Boot, Hibernate, H2, HATEOAS

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.

es-kanban-board icon es-kanban-board

Multi-user Kanban board built using Eventuate, DDD, microservices, event sourcing, CQRS, and Spring Boot

farmcloud icon farmcloud

A web app for controlling your crop.(Spring 4,Hibernate/JPA,Angular 1.5,D3.js,Postgresql 9.4) http://78.46.70.93:8080/FarmCloud

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.