Bounded Context in my view

Bounded Context in my view
In this article, I will share my view about Bounded Context, What does it mean,? Why is it required? The connection between Bounded context and Microservices. I will try to keep it simple, and this article targeted to that audience who will hear the...

Reveal the Programing to an Interface Design principles in java.

Reveal the Programing to an Interface Design principles in java.
Programming to an Interface     I think it will better to discuss design principals in java based on which design patterns are created. The very first principal is “Programming to an Interface” what does it mean? Let...