PinnedJWT Authentication and Authorization with Spring Boot 3 and Spring Security 6During my journey of learning Spring Security, I had some thinking whether there are other developers who share a similar experience. Those…May 11, 202321May 11, 202321
Building the ZENKAKU HANKAKU Converter Chrome Extension: A Developer’s JourneyAccess the ZENKAKU HANKAKU Converter Extension hereJan 16Jan 16
Practical Guide to Getting Started with gRPC and Spring BootAs I’ve been exploring gRPC during my self-directed learning journey, it really caught my interest and prompted me to share what I’ve…Dec 7, 2024Dec 7, 2024
Practical Guide to Getting Started with Spring Boot and Netflix DGSRecently, in my self-directed learning journey, GraphQL and Netflix DGS caught my interest, prompting me to plan to write an article about…Jul 7, 2024Jul 7, 2024
Serialization and Deserialization of Java JSON & XML librariesSerialization and Deserialization are essential for making API calls to exchange data. They’re key to how fast these calls work. In my…May 4, 2024May 4, 2024
MicroService Patterns: Retry with Spring BootPart of the Resilience4J Article Series: If you haven’t read my other articles yet, please refer to the following links: 1. Circuit Breaker…Apr 7, 20243Apr 7, 20243
Exploring GitLab CI/CD: A Practical GuideRecently, in my self-directed learning journey, GitLab CI/CD caught my interest, prompting me to plan to write an article about it.Jan 3, 20241Jan 3, 20241
Structured Logging With Elastic Common Schema (ECS)As you may already know logging is crucial in the software development lifecycle. It serves multiple purposes, including monitoring the…Nov 27, 2023Nov 27, 2023
Exploring Caching in Distributed Systems: Concepts and Practical DemonstrationPart of the Domain Knowledge Series: If you haven’t read my other articles yet, please refer to the following links: 1. Scaling SQL Read…Nov 17, 2023Nov 17, 2023