GeistHaus
log in · sign up

Microservices with Spring

spring.io

Level up your Java code and explore what Spring can do for you.

1 page links to this URL
The Entity Service Antipattern - michaelnygard.com

In my last post I talked about the need to keep things separated once they've been decoupled. Let's look at one of the ways this breaks down: entity services. If a pattern is a solution to a problem in a context, what is an antipattern? An antipattern is a commonly-rediscovered solution to a problem in a context, that inadvertently creates a resulting context we like less than the original context.

2 inbound links article en blog