Shreyas SajjanCommunicating API problems between teams using cURLAPIs are everywhereMay 15, 2022May 15, 2022
Shreyas SajjanCache Access Patterns and Eviction Policies (LRU and LFU implementations in Java)Caching as we all know is used to better the performance of our applications by improving the speed to access actively used data.Feb 6, 2022Feb 6, 2022
Shreyas SajjanEnhance your Java Streams code readability using this neat trick for no-arg instance method…The other day I saw a piece of code in a Java streams example which got me into thinking if the code valid and if it is, how would it work.Jan 23, 2022Jan 23, 2022