Technical

Bonded Context in Microservices

Bounded context is a group of subdomains. It’s a logical boundary for domains and subdomains. DDD divides a large business system to small bounded…

spstech
2 min
Uncategorized

Do static members serialize in Java?

Hi friends it’s a tricky and interesting question. Any experienced Java developer would most properly respond with the answer “No”, saying that static members…

spstech
1 min