Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microservices

Can NestFactory.create in Nestjs subscribe to topics on kafka?

Applying OOP principles to microservices

Sharing common code between multiple spring boot APIs

Error in spring-boot appplication : This application has no explicit mapping for /error, so you are seeing this as a fallback

Restful API and Event Driven microservices

rest microservices

MicroService Architecture : CORS Configuration results in Access Control Allow Origin header contains multiple values

Task 'bootRepackage' not found in root project 'gateway'

How to load balance a spring boot micro service database application [closed]

How to pass Multipart file from one service to another service in spring boot?

Listening on multiple events

Outbox pattern - Message Relay without duplicates and unordering for any SQL and NoSQL DB

Is there a real need to adopt ssl transport layer in a microservice architecture for internal lan-only Service to Service communication?

ssl https microservices

gRPC and clean architecture - Where to place proto files

Packaging ORM entities in microservice design

Docker Swarm Mode routing mesh vs linkerd

Why do we need Outbox pattern with Kafka

Sharing huge data between microservices

microservices

Is is recommended to use JSON Schema Validation in the place of Bean Validation JSR303 for Spring Boot Rest APIs?

How to create Spring Cloud Config Client with env specific configuration?

How to use HTTP Basic Auth as separate FastAPI service?