Year: 2021

Recent Post

What your mom didn’t tell you about microservices

If you can’t build a well-structured monolith, what makes you think microservices is the answer?

Microservices, what I’ve learned

Choose your system architecture consciously.

Forgotten art of Package-Private scope in Java

The most common access modifier in Java is public. However, it is not the default.