Jayaramanan KumarGetting Started with Spring Cloud Gateway — Part TwoThis blog post dives into creating custom filters for Spring Cloud Gateway, focusing on two practical use cases: user authentication and…Mar 24Mar 24
Jayaramanan KumarIntegrating Social Signin' in Flutter application using FirebaseIn this guide, we’ll walk you through the process of integrating social sign-in capabilities into your Flutter application using Firebase…Sep 1, 2023Sep 1, 2023
Jayaramanan KumarGetting Started with Spring Cloud Gateway — Part OneThe post focuses on a brief introduction to the Spring cloud gateway, its usage, and an example implementation.Jun 29, 2023Jun 29, 2023
Jayaramanan KumarBeyond Java 8Very briefly capturing some of the new/updates in API that were introduced after Java 8 that may come in handy for dev folks while…Jan 23, 2023Jan 23, 2023
Jayaramanan KumarStreamlining Development with asdf: The Ultimate Version Manager ToolOnce I happened to work on a legacy project which was using an older version of java. At the same time, I want to keep the java version…Jan 23, 2023Jan 23, 2023
Jayaramanan KumarPowering Up Your Spring Integration Tests with TestContainers and LocalstackThe first 3 paragraphs are a short introduction to the test container. Feel free to skip to the 4th paragraph if interested in the…Jan 21, 20231Jan 21, 20231
Jayaramanan KumarFlutter — Game Development using Flames — Part ThreeIn this part, let’s add the logic for the hunter and ghost characters when encountering each other in the game.Dec 22, 2022Dec 22, 2022
Jayaramanan KumarFlutter — Game Development using Flames — Part TwoSo in the last post, the hunter character was defined and added to the screen. However, it doesn’t do much other than idle action. In this…Dec 22, 2022Dec 22, 2022
Jayaramanan KumarFlutter — Game Development using Flame — Part OneThis blog is about developing a 2D game using flutter and FLAME. The Flame is a game engine that has been around for quite some time and…Dec 22, 2022Dec 22, 2022