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...
Home » Posts filed under design principles in java
Bounded Context in my view
in
DDD,
design pattern java,
design principles in java,
java,
Microservice
- on April 28, 2018
- No comments
Reveal the Programing to an Interface Design principles in java.
in
design pattern,
design pattern in java,
design pattern in java with example,
design pattern java,
design principles in java,
GOF,
program to an interface
- on July 22, 2016
- No comments
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...