https://github.com/rafaelswr/springbootmicroservicesapp
Spring Cloud, MongoDB, Reactive Communication, Keycloak, TestContainers
https://github.com/rafaelswr/springbootmicroservicesapp
Last synced: 10 months ago
JSON representation
Spring Cloud, MongoDB, Reactive Communication, Keycloak, TestContainers
- Host: GitHub
- URL: https://github.com/rafaelswr/springbootmicroservicesapp
- Owner: rafaelswr
- Created: 2024-01-31T08:29:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T21:41:13.000Z (about 1 year ago)
- Last Synced: 2025-01-12T07:13:54.521Z (12 months ago)
- Language: Java
- Homepage:
- Size: 325 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Description
Simple eCommerce service example with orders, inventory, and products.
### Tecnologies
Java - MongoDB(MongoDB Compass & Atlas) -
Postman (API tests) - SpringBoot - SpringCloud -
MySQL(cmd & workBench) - Netflix Eureka (service discovering) -
Spring WebFlux (http requests between services with WebClient) -
Async Communication with Mono & Flux - Postman - Keycloak
## Integration Tests
TestContainers
## IDE
IntelliJ