Published inJavarevisitedInsertion Sort’s AnatomyAn interesting analogy that helps ingrain the sorting concept in your memoryApr 24, 2022Apr 24, 2022
Published inJavarevisitedApplying “Java Aspects” at Load Time: Java Instrumentation APILoad time Weaving of Java aspects using Java Agent and AspectJ WeaverApr 18, 2022Apr 18, 2022
Published inJavarevisitedInvalid HTTP Method: PATCHFrustrating right? When Java tells you that a valid HTTP method PATCH is not valid, as a REST API developer, your eyebrow muscles start to…Mar 26, 2022A response icon2Mar 26, 2022A response icon2
Published inJavarevisitedOAuth 2.0 with Google Client Libraries: Java SDKDisclaimer: This implementation guide aims to enhance one’s understanding of the concept and not to building a full fledged Gmail scraping…Mar 19, 2022A response icon2Mar 19, 2022A response icon2
A caveat: CORS in JAX-RS REST APIsCORS ! Cross Origin Resource Sharing is a HTTP header based security mechanism that blocks HTTP requests made to a URL with a different…Jan 18, 2022A response icon1Jan 18, 2022A response icon1
Intelligent GitHubA regular day in the life of a software engineer involves much interaction with source/version control systems. The most popular one being…Jan 17, 2022Jan 17, 2022
Published inJavarevisitedGoogle OAuth 2.0: Securing your mail scraping applicationDisclaimer: This article is a strict high level overview of the solution. Detailed implementation and design are out of scope for this…Jan 3, 2022A response icon1Jan 3, 2022A response icon1