-
Core Java
How to Convert Excel to JSON in Java
1. Introduction When Java applications deal with data interchange between different systems, it’s common to convert Excel to JSON. Apache…
Read More » -
Enterprise Java
Spring Security AuthorizationManager
1. Introduction Spring Security AuthorizationManager is part of Spring Security that is an extension of the Spring Framework that supports…
Read More » -
Core Java
Serialization with FlatBuffers in Java
FlatBuffers in Java facilitates high-speed data serialization/deserialization, eliminating parsing overhead. Developed by Google, it offers a schema-less, memory-efficient solution for…
Read More » -
Core Java
Unleash the Power of AssertJ: Make Your Unit Tests Crystal Clear
Unit tests are the superheroes of the coding world, ensuring your code works as intended. But writing clear and concise…
Read More » -
Agile
Leveraging Agile in a Hybrid/Remote Work Environment
The world of work is no longer confined to the traditional office setting. Hybrid and remote work models are becoming…
Read More » -
Software Development
Streamlining Patch Deployment
Just like a suit of armor needing regular maintenance, your computer’s defenses require consistent attention. Tiny vulnerabilities, like chinks in…
Read More » -
DevOps
Cloud + DevOps: A Match Made in Software Heaven
Imagine a world where software development and deployment are no longer plagued by slow rollouts, clunky infrastructure management, and communication…
Read More »