Adapter Pattern

Let’s take some real time requirement to understand this pattern John is a developer working for a client on weather forecasting application and he gets weather details from some third-party system say “X”, he has implemented all the code to consume weather details from “X” system and code is working fine, obviously John is very […]

Share this article on

Stock level of a product in hybris

In Hybris, when we deal with products , one of the most important concept to keep in mind is the Stock level of a product. Whenever we have to make product eligible for adding to a cart, we first need to check whether we have sufficient stock for it or not. We could see in […]

Share this article on
< Previous