|
|
|
|
|
by threeseed
804 days ago
|
|
From experience this happens just as often inside monoliths. It's a symptom of over-engineering and building for the future rather than anything inherent to microservices. Java had a whole decade of being obsessed with design patterns e.g Facade, Decorator that resulted in the same spaghetti architecture. |
|