Day 76: Implementing a dummy Service Oriented Architecture (SOA) service to Understand Java Service Provider Interface (SPI)

Implementing a dummy Service Oriented Architecture (SOA) service to Understand Java Service Provider Interface (SPI)

January 26, 2024 · 6 min

Day 75: Java BufferedReader: Do We Know Why We Need To Close It?

Java Buffered Reader and why we need to close and what will happend if we dont

January 2, 2024 · 9 min

Day 74: Java Security: Crafting a toy TLS Server with Java Security API

Understanding how Symmetric and Asymmetric encryption works using Java Cryptography Extension

December 12, 2023 · 8 min

Day 73: Java Security: Safeguarding Data with Encryption and Keys

Understanding how Symmetric and Asymmetric encryption works using Java Cryptography Extension

September 11, 2023 · 6 min

Day 72: Can a HashMap Take Null or Empty String as a Key in Java?

Can a HashMap Take Null as a Key in Java?

July 26, 2023 · 4 min