-
Notifications
You must be signed in to change notification settings - Fork 1
MSPT Microservice Demo based on Spring Cloud and Spring Boot libraries. Using Firebase Authentication integrated to the API Gateway as OAuth2 resource server. It follows the clean (hexagonal) architecture as well as the Domain Driven Design approach. The used technologies: Spring WebMVC, WebFlux, JPA/Hibernate, Kafka, PostgreSQL, Mongo, Redis.
zbalogh/mspt-microservice-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------------------ Install and start docker-compose in development mode: ------------------------------------------------------ docker-compose -f docker-compose-dev.yml -p mspt-microservice-dev up -d --------------------------------------------- Shutdown docker-compose in development mode: --------------------------------------------- docker-compose -f docker-compose-dev.yml -p mspt-microservice-dev down ------------------------------------------------------ Install and start docker-compose in production mode: ------------------------------------------------------ docker-compose -f docker-compose-prod.yml -p mspt-microservice-prod up -d -------------------------------------------- Shutdown docker-compose in production mode: -------------------------------------------- docker-compose -f docker-compose-prod.yml -p mspt-microservice-prod down Thank Programming Techie for the video. Youtube link: https://www.youtube.com/watch?v=mPPhcU7oWDU&ab_channel=ProgrammingTechie
About
MSPT Microservice Demo based on Spring Cloud and Spring Boot libraries. Using Firebase Authentication integrated to the API Gateway as OAuth2 resource server. It follows the clean (hexagonal) architecture as well as the Domain Driven Design approach. The used technologies: Spring WebMVC, WebFlux, JPA/Hibernate, Kafka, PostgreSQL, Mongo, Redis.
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published