About Refactoring legacy code
Refactoring differs from general cleanup in that we aren’t just doing low-risk things such as reformatting source code, or invasive and risky things such…
Author
Refactoring differs from general cleanup in that we aren’t just doing low-risk things such as reformatting source code, or invasive and risky things such…
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…
Shorten The Code Lengenthen the fun with The Functional Interface in java… The Function Interface is part of the “java.util.function” package that has been…
Comparing Bigdecimal and Double is tricky because the scale(numbers to the left of .) is higher for BigDecimal as compared to Double. So you’ll…
Author:- It’s the core AEM instance that is used by the authors/webmasters for designing content like carousels, home pages, banners, etc Publisher:- Similar to…
With the advancement in the software industry, there have also been advancements in the way we design and architect our software. Hexagonal architecture is…
Below are the advantages that we get by preferring .yml files over properties files:- YML Config File Properties Config File Numbering is not required…
Here is what Steve Jobs had to say on death or rather on living :-