An open API service indexing awesome lists of open source software.

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

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