git - Combine few commits into one commit using git rebaseLet’s assume that we have a commit history like below in our project.Nov 25, 2020Nov 25, 2020
Spring Boot — kafka produce and consume list of objects — short exampleIn this short example, producer will send list of java objects serialised as json string to a kafka topic and consumer will deserialise…Oct 24, 20201Oct 24, 20201
Java 8 streams - flatMap to join list of listsWe can use flatMap method to join list of lists, as flatMap helps to join streamsSep 18, 2020Sep 18, 2020
Configuring Auto Retry for Spring Boot-Netflix Zuul API Gatewayhttps://github.com/buddhiprab/zuul-gateway-retryJun 1, 20201Jun 1, 20201
ලංකාවේ හැරවුම් ලක්ෂ්ය, ජේ.ආර් ජයවර්ධනලංකාවේ සිවිල් යුද්ධය ආරම්භ වුනේ 1983 July 23, ජේ.ආර් ජයවර්ධන ජනාධිපති කාලයේ, ඒ කාලෙත් ජාතික ආරක්ෂාව තහවුරු කරගන්න බැරි වුණා, 2019 ඔහුගේ…Nov 1, 2019Nov 1, 2019
Spring Boot OAuth 2.0 separating Authorization Service and Resource ServiceThe provider role in OAuth 2.0 is actually split between Authorization Service and Resource Service, and while these sometimes reside in…Oct 4, 2019Oct 4, 2019
Spring Boot 2, oAuth2 get access_token minimal config examplebasic spring boot working application to show how to setup spring boot to get oAuth2 access_token (url: /oauth/token) with minimal…Sep 12, 20191Sep 12, 20191
සිංගප්පූරුවේ, වැඩි මිනිසුන් ප්රමාණයක් වේගයෙන් ගෙනයා හැකි දුම්රිය පද්ධතිය(Singapore MRT -Mass Rapid…සිංගප්පූරුවේ පොදු ප්රවාහන සේවයේ කොඳු නාරටිය වන Singapore MRT network එක අද වනවිට, 200Km දිග, එකිනෙකට සම්බන්ධ දුම්රිය මාර්ග 5 කින් (රතු…Aug 19, 2019Aug 19, 2019
Spring Boot— CRUD example with Cachinghttps://github.com/buddhiprab/spring-boot-crud-cache.gitApr 4, 20191Apr 4, 20191